未使用 oledbconnection 将所有行导入数据表
我现在被困住了。我在谷歌上搜索了很多,但没有找到任何东西。 我的问题是: 我有一个 Excel 文件,我想将其导出到数据表,并从数据表中将其保存到 Oracle DB。 Excel 文件包含多列,每列包含大量数据(大约 20000 个字符/数字)。 使用 oledbconnection,具有如此大数据的 Excel 列不会复制到 datatble。(小数据列被复制)。 谁能建议解决我的问题??? 提前致谢。
I am stucked up at this point. I searched alot on gooogle but didnot find anything.
My problem is:
I have an Excel file which i want to export to datatable and from datatable i want to save it to oracle DB.
Excel file contains multiple columns and each column consists of large data(approx 20000characters/numbers).
using oledbconnection,excel columns with such large data are not copied to datatble.(Small data columns gets copied).
Can anyone suggest workaround to my problem???
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)