W
wdewebserver
Hi All
I am buffled by someone not being able to connect to a SQL 2000 instance
using C#. The connection string is as follows,
<add key="ConfigString" value="Persist Security Info=False;Integrated
Security=SSPI;database=SQLApp;server=SAM-NUB10\INSTANCE1"></add>
The Server name is SAM-NUB10 and the instance name is INSTANCE1. The
application use the tables in this instance. Can someone shed some light
where the glitch might be?
Thanks in advance
I am buffled by someone not being able to connect to a SQL 2000 instance
using C#. The connection string is as follows,
<add key="ConfigString" value="Persist Security Info=False;Integrated
Security=SSPI;database=SQLApp;server=SAM-NUB10\INSTANCE1"></add>
The Server name is SAM-NUB10 and the instance name is INSTANCE1. The
application use the tables in this instance. Can someone shed some light
where the glitch might be?
Thanks in advance