Viewing 2 posts - 1 through 3 (of 3 total)
If I add password;
cn.Open "DSN=Trains;UID=sa;PWD=12345;DATABASE=Trains"
Got this error;
Error Type:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D)
[Microsoft][SQL Server Native Client 10.0][SQL Server]Cannot open database "Trains" requested by the login. The login failed.
/Trains/Main.asp,...
March 23, 2010 at 2:00 am
#1138015
Trying to make this 'Online Ticket System' run.
Kept getting this error.
Using Classic ASP, some say ODBC won't work with it.
Here's the system if wish to test it.
March 22, 2010 at 11:19 pm
#1137974