|
-
Mar 4th, 2005, 06:25 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] SQL Server connection problem on release
I have made an installer for my web projecct. This is to be installed on a server, however the server does not have sql server installed on it. The sql server i'm connecting to in my project is a remote server.
My web project cannot connect to this server though from where it was installed. Does this server need to have sql server or msde client installed on it?? for my project to work
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Mar 4th, 2005, 07:01 AM
#2
Fanatic Member
Re: SQL Server connection problem on release
I had an identical problem and have yet to find a satisfactory solution to this problem.
Do you get the "Server does not exist or access denied" message?
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
-
Mar 4th, 2005, 07:14 AM
#3
Thread Starter
Fanatic Member
Re: SQL Server connection problem on release
i think if you install mdac 2.8 on the server it may work. I have just installed it...however waiting for a server reboot before i can test but some early indication looks good
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
-
Mar 4th, 2005, 08:01 AM
#4
Fanatic Member
Re: SQL Server connection problem on release
Interesting...let me know if it works.
Everything I say is either loose interpretation of dubious facts or idle speculation rooted in irrational sentiment. 
-
Mar 8th, 2005, 07:14 AM
#5
Fanatic Member
Re: SQL Server connection problem on release
are you using SSPI authentication in your connection string? or have you set up a username and password you are using?
-
Mar 8th, 2005, 07:27 AM
#6
Thread Starter
Fanatic Member
Re: SQL Server connection problem on release
yes installing mdac on the end users server solved the issue i was having.
Barry
Visual Studio .NET 2008/Visual Studio .NET 2005/Visual Studio .NET 2003
.NET Framework 3.0 2.0 1.1/ASP.Net 3.0 2.0 1.1/Compact Framework 1.0
SQL Server 2005/2000/SQL Server CE 2.0
If you like, rate this post
Compact Framework for Beginners
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|