|
Hi,
this is my error:
Logon Failed. Details: ADO Error code: 0x Source: Microsoft OLE DB Provider For SQL Server Description: [DBNETLIB][Connection Open (Connect()).] SQL Server does not exist for access denied. SQL State: 08001 Native error:
I use SQLSERVEREXPRESS 2005 with sqlserver logon type.
The istance is up and the server ZZAPX2 is possibile to catch [i verify by telnet and management studio] and the appliction (a web application) work correct.
I found the first trouble when i try to change db logonInfo on runtime. Now i try to make a new connection and i doesnt't work.
Thanks for reply.
|