asp_database_setup thread: Connecting to Interbase
I want to set up a connection to my Interbase database.
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified
/sikt/logon.asp, line 18
My connection code:
conn.open "DRIVER={Easysoft IB6
ODBC};UID=student;PWD=guesswhat;DB=c:\datastores\customer.ib"
|





