Lexicon has asked for the wisdom of the Perl Monks concerning the following question:
This should translate to:Couldn't open database: [1326] [] "[Microsoft][ODBC SQL Server Driver] +クライアントの接続が確立できません。" stopped at E:\homepage0828\cgi- +bin\DBCheck.cgi line 7.
I've had the Japanese Sysadmin look at the database 3 times now and he says all the user permission are correct on SQL Svr. The ODBC is set up on WebSvr. It is listed as a System Resource. The Sysadmin says the error I get is incorrect. I have to wonder...[State =01000][Error=1326][Microsoft][ODBC SQL Server Driver] [SQL Server][dbnmpntw] ConnectionOpen (CreateFile()) Error 1326 means "Logon failure: unknown user name or bad password."
So, what am I missing? Anyone else have problems like this? Where do I go wave my magic wand and hang the dead chickens? ;)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
by Fastolfe (Vicar) on Oct 26, 2000 at 06:31 UTC | |
RE: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
by PsychoSpunk (Hermit) on Oct 26, 2000 at 10:47 UTC | |
by Lexicon (Chaplain) on Oct 26, 2000 at 12:43 UTC | |
RE: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
by JanneVee (Friar) on Oct 26, 2000 at 10:36 UTC | |
Re: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
by gregorovius (Friar) on Oct 27, 2000 at 02:10 UTC | |
RE: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
by little (Curate) on Oct 26, 2000 at 17:18 UTC | |
Re: Win32::ODBC / IIS -- M$ SQL Server 7 on separate machine
by wardk (Deacon) on Oct 26, 2000 at 20:09 UTC | |
by Lexicon (Chaplain) on Oct 27, 2000 at 05:56 UTC |