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.