Click here to Skip to main content
15,900,681 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:


hi frds,

i have a wedsite and database and i have FTP details and Cpanel ,but i don,t know how to connect the data base and how to upload that site with dtabase

Plz urgent
Posted
Updated 11-Jun-12 1:01am
v2

1 solution

Here is a pretty good tutorial on how to backup a MySQL database to move it to a different location/host:

http://www.web-console.org/upload_download_mysql_db_to_from_web_server/[^]

If you are using Microsoft SQL, this link will help:

http://forums.asp.net/t/1493121.aspx/1[^]

To connect to it, you will need to get the connection string from your hosting provider. Usually they provide that on the main page of the database. If not, you can always contact them for help or search their knowledgebase. Search for "Connection string" and "database" and you should find the information you need.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900