If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Uploading a MySQL database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-01-04, 10:08
Bahrian Bahrian is offline
Registered User
 
Join Date: Jul 2003
Location: Islamabad, Pakistan
Posts: 3
Uploading a MySQL database

Hey!

Can somebody give a step by step & understandable method to upload an existing database on my computer which is being used by ASP pages.

In other words, I have an ASP site on my computer that uses MySQL database for records etc. Now I want to put this project online, how can I do that?

1. If I have windows hosting with PhpMyAdmin, how will I do it?

2. If I have UNIX hosting with Cpanel, how will I do it?

Since MySQL doesn't use single filed database, its not that easy to upload MySQL database. Please provide some guidelines, this will help me and many others on the forum.
Reply With Quote
  #2 (permalink)  
Old 08-02-04, 05:05
metin metin is offline
Registered User
 
Join Date: Oct 2003
Location: turkey, eregli
Posts: 7
Lightbulb

you can obtain your db's sql file as follows..
* once select your db at phpMyAdmins ..
* then select convert and finally select sql section, thus you should get your sql file and it simply to upload your db into your host..
regards..
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On