ODBC and C++ versus SQL 2005

  • A custom application written in C++ 6.0 uses ODBC commands to connect to SQL Server databases.  Currently working fine with SQL Server 2000.

    It is not clear to me whether this type of connection will work with SQL Server 2005.  Is there any way to determine that before purchasing the SQL upgrade?

    Thank you.

  • On those specs, yes, but you should test it against an eval copy to see the modifications you'll need to make to your connection strings and queries (if any).

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply