all groups > sql server connect > january 2005 >
You're in the

sql server connect

group:

"SQL Server does not exist or access denied" PPC


"SQL Server does not exist or access denied" PPC Antonio Prados
1/21/2005 9:26:49 AM
sql server connect:
Hi everybody,

I have a great problem with Sql Server connections in Pocket Pc. When I try
to create a connection with an Sql Server 2000 with Visual Basic.NET 2003 (I
have Windows XP), I receive the error : "SQL Server does not exist or access
denied".
My connection string is something like:

Dim conn as new Sqlconnection("Server=NAMESERVER;Initial Catalog=Aname;User
ID=anID;Password=Apwd")

I've tried to make changes like Server=192.168.1..10 or change the user and
the password, or include the Integrated Security=SSPI with no success.

Could you help me, please?

Re: "SQL Server does not exist or access denied" PPC Antonio Prados
1/21/2005 4:00:58 PM
I have found the solution by myself:

in the connection string, change the server name by his IP. Then
go to "C:\Program Files\Microsoft SQL Server\80\Tools\Binn\SVRNETCN.exe"

and then enable TCP/IP (put TCP/IP in the right square).

Accept changes... Voilà!



"Antonio Prados" <antonio.prados@eutisoftware.com> escribió en el mensaje
news:35bsm3F4iukicU1@individual.net...
[quoted text, click to view]

AddThis Social Bookmark Button