.net - Microsoft.SqlServer.Management.Smo and its brothers works on SQL2000? -


as title, need run import script generated sql server db publishing tool. work on sql2000 server too? have seen ppl reporting missing library issues related gac, libraries precisely need include if not controlling deployment server?

to know how thing works can check here in msdn forum. http://forums.microsoft.com/msdn/showpost.aspx?postid=3947420&siteid=1

i tested , indeed works in devbox sql2005 express installed.

yes, smo works on sql server 2000:

smo , sql server 7.0


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -