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.
我是usnig visual studio2003和windows平台sdk2008。我必须在 C++ 中从 SQLDMO 迁移到 SQLSMO。我需要任何头文件才能在 C++ 中使用 sqlsmo。
任何机构都可以在这方面帮助我。
提前致谢。
我认为您不能使用 Visual Studio 2003 / .NET 1.1 中的 SQL SMO - SQL SMO 至少需要 .NET 2.0。
马克