Dennis_gull Posted February 6, 2007 Share Posted February 6, 2007 Hey, when I export my sql DB I will get a file called the same thing as my db server (mydb3.surftown.se.sql) and well if I later want to import the sql file I will just get something like "db already exist" What do I have to do to import the file? and if Im importing it to some other site do I have to do something with the sql before i upload it? Link to comment Share on other sites More sharing options...
natewlew Posted February 6, 2007 Share Posted February 6, 2007 There might be a line at the top of that file that says something like: create database surftown; Just comment out that line or remove it. Then you will be able to import it into the database that you choose. Other great Open Source (Free) programs: (Free as in free speech not free beer) The Gimp - An image program. | Firefox - All you have to do is add the Web Developer add-on to make this web browser complete. | FileZilla - An ftp program. | Inkscape - A good program to create images with. | Thunderbird - An email program. | Openoffice.org - An office suite that is compatible with MS Office. | Abiword - Another office suite. | Audacity - A sound recording tool. | ddp's Picks | Wordpress - An easy to use blogging software. | Joomla - An easy to use CMS that has ecommerce plug-ins. | Drupal - Another CMS How do I find these programs? Google Search! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.