CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML





Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_web_developer_2005_express Tags:
Item Type: NewsGroup Date Entered: 3/5/2007 11:35:34 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 7 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
Yaksha42
Asp.Net User
GoDaddy and SQL3/5/2007 11:35:34 PM

0/0

Hello.

I plan on building an ASP.NET 2.0 web application using Visual Web Developer 2005 Express.  Currently my only mode of publishing said site is with GoDaddy.

I played around a little bit today and I can see I'm going to have problems.  I'm not sure what exactly I should do about my database.  I don't think I can keep it in my App_Data folder (I don't think this is a good idea anyway).  I'm also not sure how GoDaddy does SQL.  I know I can create 2 virtual SQL databases.  But how do I get the database on GoDaddy and the one on my computer to "sync"?

I guess I'm just really not sure what the best course of action would be.  Any help would be appreciated.  :)

vvsharma
Asp.Net User
Re: GoDaddy and SQL3/6/2007 2:25:39 AM

0/0

Well,firstly you need to know what Godaddy supports.We provide our customers with a SQL tool suite which has an easy to use  'Attach DB' functionality (attaches the mdf to our SQL Server).I recommend you to first find out out what they support.

Let me know if you need more help. 


Vikram.S, Developer

DiscountASP.NET

Innovative ASP.NET Hosting & SQL Hosting
Yaksha42
Asp.Net User
Re: GoDaddy and SQL3/6/2007 3:06:52 PM

0/0

I know it supports SQL 2000, but I have to create the database using their control panel.

The problem is is that I can't link to it from my work PC because GoDaddy doesn't allow remote linking.  How then do I develop my application if Web Developer is constantly spitting out errors stating it can't find the database?
 

SalmonTraining
Asp.Net User
Re: GoDaddy and SQL4/13/2007 4:50:05 PM

0/0

GoDaddy uses SQL Server. Because they don't allow remote connections, there's a bit of work involved in keeping your two databases in sync. But it can be done. You basically have two options (there are more complicated ones that require coding):

Option 1: Use GoDaddy's point-and-click tools to recreate your tables (fine for a small number of tables, tiresome for a lot)

Option 2: Generate a SQL script from your local database (one that has lots of "create table" statements) using one of several tools available (not Visual Web Developer itself). Copy-and-paste the contents in to the GoDaddy query tool

If you're using SQL Express as your local database, then be aware that the database connection in your live web.config file will be different to your local environment. I've put together a document on what needs to change for shared hosting using SQL Server with some hints at where to find the information you'll need.

 http://www.salmontraining.com/SqlExpressZone/Articles/why_the_development_config_file_wont_work_on_live_shared_hosting_with_sql_server.aspx

Margaret

 


Articles & Training for SQL Server and ASP.Net 2.0

Check out our tutorials for going live on GoDaddy
SalmonTraining
Asp.Net User
Re: GoDaddy and SQL8/27/2007 3:01:19 PM

0/0

My previous post of 13th April was correct at time of writing in saying that Go Daddy disallows all remote connections to SQL Server on the shared hosting plan.

As of August 2007, they are now allowing connection with the Database Publishing Wizard (free Microsoft download) to deploy databases (schema and data).

 

 


Articles & Training for SQL Server and ASP.Net 2.0

Check out our tutorials for going live on GoDaddy
5 Items, 1 Pages 1 |< << Go >> >|



Search This Site:


Meet Our Sponsors:



Other Resources:

GoDaddy - ng.asp-net-forum.club_web_site_starter_kit - Web Programming ... GoDaddy, > ROOT > NEWSGROUP > Asp.Net Forum > ... and pasted the contents of the schema script file into the GoDaddy SQL Server Web Admin tool. ...
App_Data ASPNET database to SQL 2000 conversion - ng.asp-net-forum ... I recently signed up with godaddy.com to host my Personal Site Starter Kit website. ... 2003, ASP.NET 1.1, and SQL Server 2000 ...
Web Host Industry News | Go Daddy Offers SQL Server Support Web Host Industry Review provides free Web hosting news, web hosting blogs, web host interviews, web hosting directory, ... Adding Microsoft SQL Server support, ...
BlogEngine.net on GoDaddy with SQL provider ... is GoDaddy and I have cheapest plan that comes with one MS SQL server database, ... all the details for MSSQL and SQL which godaddy uses, just like a site ...
How to How To Use Godaddy for Web Hosting | eHowcom How to article - how to use godaddy for web hosting. GoDaddy's Web hosting plans offer standard features, such as personalized email addresses, as well as other...
Godaddy with SQL Server Connection issue - Install It! - DotNetNuke DotNetNuke® ... Godaddy with SQL Server Connection issue. I'm trying the ... My options for a database are My SQL and MS Access. I've tried this with both the DSN ...
Welcome to the Go Daddy Zone Training for Microsoft SQL Express and Go Daddy ... Working with SQL Server on Go Daddy. Copying Databases between Go Shared Hosting and your Local PC ...
how can i put my database file SQL to godaddy.com? The best resource for godaddy is their help page. It answers all your questions and even when you call them, the person is actually referring to those pages while ...



 
All Times Are GMT