Click to See Complete Forum and Search --> : Need Help----ISAPI in IIS4


Sam Peng
May 5th, 1999, 01:41 PM
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.

Mahanthi
May 5th, 1999, 02:37 PM
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


mahanthi@rocketmail.com