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 ...
0
votes
3answers
556 views
How to make app fully SQL Server 2005 compatible?
We have an application that use MSSQL, when we move to 2005, basically we recommend to our client to apply the backward compatibility package and that’s it, but somebody ask me what to do to be 100% ...