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.
我希望能够使用 LINQ 和 Excel 与 SQL 数据库进行交互(这是一个遗留问题)。这种事情可能吗?
我正在使用 SQLMetal,并在 VB 中生成了一些数据库类,但它们似乎不能顺利进入 Excel(我收到很多红色错误文本)。
任何想法,将不胜感激。
我对 LINQ 了解不多,但是您不能使用 ADO 或 excel 中的导入外部数据功能(数据-导入外部数据-新数据库查询)有什么原因吗?