I have been using PWS but now I'm trying to run a database XP
in my PWS i just usually set the ODBC drivers in user DSN because this Database use ASP and MS access. *.mdb
and the database works smoothly in PWS
but in IIS
my first problem was regarding
"'MSWC.MyInfo'. //global.asa, line 1"
but I GOT IT SOLVED by copying my PWS's myinfo.dll and register it.
but now, I got this message on my Browser
"Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed
/default.asp, line 13"
what else should I do?