Some more info.Quote:> Hi,
> I'm trying to write the IIS logfiles to a SQL database. But When I try to
> create the tables from the "Create Microsoft Internet Information Server
> Log Table" page I get the following error:
> "Error Performing Query
> ?[State=08001][Error=1326][Microsoft][ODBC SQL Server
> Driver][dbnmpntw]ConnectionOpen (CreateFile()).
> ?[State=01000][Error=1326][Microsoft][ODBC SQL Server
> Driver][dbnmpntw]ConnectionOpen (CreateFile()). "
> This is what I'm running.
> One Intel PC with NT 4.0 SP 3 and SQL 6.5 and SP 3. I have installed the
> Network Protocolls TCP/IP and Named Pipes.
> The web server is running on a Alpha NT 4.0 SP3 IIS 3.0. I have also
> installed a System DSN with the SQL Server version 2.65.0252. The ODBC
> connection seems to work fine. If I use ODBCPING /D(and the name of the
> DSN) i get a positive reply.
> Any ideas what could be wrong?
> Regards,
> Tomas.
If I turn of the named Pipe protocoll in SQL setup I get an error message
from ODBCPING saying:
"COULD NOT CONNECT TO SQL SERVER
SQLState: 08001 Native Error: 6
Info. Message: [Microsoft][ODBC SQL Server Driver][dbnmpntw]Specified SQL
server not found.
SQLState: 01000 Native Error: 2
Info. Message: [Microsoft][ODBC SQL Server Driver][dbnmpntw]ConnectionOpen
(CreateFile())."
According to that message it looks like it is trying to use Named Pipes
[dbnmpntw]. Why is that? Do I need to configure something else to make it
work via TCP/IP. Ordinary ping works fine.
Please, ive some hints on what to do.
Regards,
Tomas Appelgren,
Digital Equipment AB.