Tagged Questions
1
vote
3answers
2k views
VB6 support for SQL SMO and .Net 2.0
We are trying to move from using SQL DMO to SMO in our COM+ based application, as we are dropping support for SQL Server 2000 and adding support for SQL Server 2008 in addition to SQL Server 2005.
I ...