![]() |
Having issues trying to connect database to site |
Post Reply ![]() |
Author | |
BlackReefDesigns ![]() Newbie ![]() Joined: 28-May-2008 Location: San Diego, CA Status: Offline Points: 8 |
![]() ![]() ![]() ![]() ![]() Posted: 09-January-2009 at 10:19pm |
Hello -
We are trying to move the site 'adxtactical.com' to a new GoDaddy.com Virtual Server from a shared-hosting account. I have temporarily pointed the Virtual Server to the adxtactical.net domain to test the site, etc. After everything is complete, I will rename the Virtual Server to the .com name and close the old shared-hosting account. Anyways - first issue is the adxtactical.net site is running VERY slow, but I am hoping this specific issue is related to the issue below: I have restored the full backup of the SQL Database onto the Virtual Server SQL Database already using Remote Desktop Connection and SQL Server Management Studio Express, but I am having trouble trying to connect the SQL Database with the site. I have tried multiple connection strings, and nothing seems to be working. Also, I am 'on my own' with this issue because the GoDaddy.com tech support basically told me this isn't there issue and they can't provide me with any more help! I have tapped into forums, etc but all I can find is more connection strings to try. The string I tried to use most recently is this, and it doesn't work: Provider=sqloledb;Data Source=Server IP,1433;Initial Catalog=SQL Database Name;User Id=USER;Password=PASS; (I have tested this string in ProductCart's Web Server Readiness Utility) I've been pulling my hair out about this for over a week now and a solution would be most welcomed. I understand this is probably not a ProductCart issue, but I am hoping some of you have had this issue in the past and know how to resolve it. Thanks for the help -Joe Edited by BlackReefDesigns - 09-January-2009 at 10:20pm |
|
Joe S.
BlackReef.net |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
Here is a connection string that was used on a site that moved to my servers after they became completely fed up with godaddy and their rigid policies and useless support dweebs.
private const scDSN="Provider=sqloledb;Data Source=p3swhsql-v05.shr.phx3.secureserver.net,1433;Initial Catalog=dbname;User Id=dbusername;Password=passwordhere;"
Needless to say, the server name probably will be different, so you have to work that out on your own, but this at least gives you a pattern to work from.
Friends don't let friends host at Godaddy.
|
|
![]() |
|
BlackReefDesigns ![]() Newbie ![]() Joined: 28-May-2008 Location: San Diego, CA Status: Offline Points: 8 |
![]() ![]() ![]() ![]() ![]() |
Ya I tried to reply to your PM but it wouldn't let me...
But let me say that I have learned the hard way that GoDaddy.com is horrible - from their tech support to their servers. I wish I hadn't gone with them, but now I am in too deep since my customer had purchased a year plan of Virtual Dedicated server I will utilize different hosting companies in the future.. Thanks for the hosting string BTW, but it doesn't seem to be working. However I used my IP address for the Data Source - would that work? I notice you have something different in that field |
|
Joe S.
BlackReef.net |
|
![]() |
|
Greg Dinger ![]() Certified ProductCart Developers ![]() ![]() Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
![]() ![]() ![]() ![]() ![]() |
I have a server guy to whom I can introduce you to. I will PM that information to you.
|
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |