将 csv、制表符分隔和 excel 文件导入到 C# 中
我正在开发一个 Excel 导入例程,它使用 OLEDB 来读取文件。我可以通过仅更改连接字符串来重复使用我的代码来对 csv 和制表符分隔文件执行相同的操作吗?字符串是什么?
I'm developing an Excel import routine which is using OLEDB to read the file. Can I just reuse my code to do the same thing for csv and tab delimited files by just changing the connection string, and what would the strings be?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论