August 22, 2005 at 12:57 am
sir
i need help to access sqlserver in network using asp.net with vb.net.
actually when i m accessing sql server2000 from local machine then it working .but when i m acessing it frim server machine (which has sqlserver )then it giving error message in asp.net is that " SQL Server does not exist or access denied."
please help me what should i do to make my sql server data to centralised data sothat i can access in asp.net with vb.net
August 25, 2005 at 8:00 am
This was removed by the editor as SPAM
August 25, 2005 at 10:44 am
How is the authentication to sql server set up?
Windows authentication or sql authentication.
August 25, 2005 at 11:35 am
What is your connection string? How is it different than local access? Perhaps an incorrect protocol?
August 29, 2005 at 8:34 am
hiya,
have a look at the sqlServer conn strings here.Maybe there is one for you:
http://www.connectionstrings.com/
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply