T
tangokilo
Hi
I published the problem below some days earlier in
xxx.dotnet.languages.vb.data and got no response. So I try here, maybe
someone can help me!
When developing on stand alone PC using VB .net (Visual Studio 2003)
and SQL server 2000, the connection is established using
SqlConnection.ConnectionString="integrated security=sspi;server=tangokilo;
initial catalog=Forecasting;persist security info=false"
If same code runs on networked machine with SQL Server 2000 on network (we
also tried running this server on local machine), the same code fails.
Where lies the problem? Can someone help, please?
Regards
Thomas
I published the problem below some days earlier in
xxx.dotnet.languages.vb.data and got no response. So I try here, maybe
someone can help me!
When developing on stand alone PC using VB .net (Visual Studio 2003)
and SQL server 2000, the connection is established using
SqlConnection.ConnectionString="integrated security=sspi;server=tangokilo;
initial catalog=Forecasting;persist security info=false"
If same code runs on networked machine with SQL Server 2000 on network (we
also tried running this server on local machine), the same code fails.
Where lies the problem? Can someone help, please?
Regards
Thomas