Monday, March 12, 2012

Is SQL Server 2005 Combatible with VB 6.0?

I need to see if it is compatible and if not what the steps should be for the VB scripts we have in 6.0It 'should' be capable of executing any T-SQL code that you wrote in a VB6 environment.|||

Yes. Nothing has changed that would prevent the code from executing.

However, for performance reasons, you might want to consider upgrading to .net

Adamus

No comments:

Post a Comment