I am writing ISAPI extension programs. I used CRecordset to handle ODBC source. The programs worked well on IIS 3, but It can't open ODBC source when It was called in IIS 4.
What's problems?
Thanks.
Printable View
I am writing ISAPI extension programs. I used CRecordset to handle ODBC source. The programs worked well on IIS 3, but It can't open ODBC source when It was called in IIS 4.
What's problems?
Thanks.
Hi,
Server Applications trying to access a Database require a System DSN. If it is not a System DSN, a database connection from ASP fails. If you have a System DSN then it is a different story.
Mahanthi
[email protected]