excel to oracle db using VS 2005 C# [英] excel to oracle db using VS 2005 C#

查看:196
本文介绍了excel to oracle db using VS 2005 C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要构建一个可以从excel表导入数据的实用程序(列已修复但是表可以是任何数字)到oracle db。你可以建议我应该如何:

I want to build a utility that can import data from excel sheet(columns are fixed but sheets can be any number) to oracle db. Can you suggest how should I:


  1. 阅读excel表(n号)?(最佳方式)

  2. 验证数据?

  3. 批量插入数据库?

我关心的是性能。

PS - 请记住我是一个完整的新手到oracle。

PS - please remember I am a complete newbie to oracle.

推荐答案

您可以使用Microsoft Integration Services并批量加载文件

You can use Microsoft Integration Services and bulkload the files with it

另一种方法是将excel表转换为cvs并加载它们通过Oracle Loader

Another way is to convert the excel sheets into cvs and load them via Oracle Loader

http:// www。 orafaq.com/wiki/SQL * Loader_FAQ

http://www.orafaq.com/wiki/SQL*Loader_FAQ

这篇关于excel to oracle db using VS 2005 C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆