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.
谁能帮我将 SQL Server 2008 连接到 Visual C++ win32 控制台应用程序?我想知道有人可以发布带有需要包含的头文件的示例代码。
感谢您提供更大的帮助,因为我是 Visual C++ 的新手。
有几种方法可以做到这一点。 这是一篇使用 OLE DB 的文章。