We have an application program from DSN uring SQL driver to connect SQL 2000 originally.
Now we would like to connect to SQL 2005. We tried from DSN using SQL driver and SQL native driver. Both of them worked without any issue.
However, when we used our application program to connect SQL 2005 via this DSN, we failed.
Does it make sense? If so, is there any suggestion to fix the problem?
Any input will be greatly appreciated.