Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: SQL Server 2008.

    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,...

  • RE: SQL Server 2008.

    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.

Viewing 2 posts - 1 through 3 (of 3 total)