Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个免费的课程或示例来从关闭的 Excel 文件中读取数据。我手头有一个完整的文件路径(作为字符串),可以将其传递给从该文件读取数据的类。
在尝试读取数据之前,我希望能够进行一些验证:
我担心,如果使用 OldeDb,它如何与所有 Excel 版本(2003、2007、2010 等)一起使用。
有什么东西可以安全地做这些事情吗?