擅长于Oracle数据库使用VS 2005 C# [英] excel to oracle db using VS 2005 C#

查看:121
本文介绍了擅长于Oracle数据库使用VS 2005 C#的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想建立一个实用工具,可以从Excel导入表(列固定的,但表可以是任意数字)数据,以Oracle数据库。你可以建议我应该怎么?

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表(正数)(最佳方式)

  2. 验证数据?

  3. 批量插入到数据库?

我担心的是这里的表现。每个表可以有200,000+行

My concern is performance here. Each sheet can have 200,000+ rows.

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

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

推荐答案

您可以使用Microsoft集成服务,并与它

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

批量加载该文件的另一种方法是将Excel工作表转换为CVS和加载它们通过Oracle装载机

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

HTTP://www.orafaq .COM /维基/ SQL * Loader_FAQ

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

这篇关于擅长于Oracle数据库使用VS 2005 C#的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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