Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 [Help] Importing SQL File

Author  Topic 

Zarathu
Starting Member

2 Posts

Posted - 2006-11-02 : 21:30:36
Using:

-Win32 2000
-MySQL 4.1
-Apache 2.2.3
-PHP 5.2.0

The problem is that when I exported the SQL database information to back my stuff up before I installed the new software, I forgot to specify in the SQL file to create the new databases. So, it just has all of the information inside the database that needs to be created.

How do I modify the Backup.SQL script to create the databases and put all of it in there without an unreasonable amount of coding?

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-11-02 : 21:39:26
Forum on :
- MS SQL Server


KH

Go to Top of Page

Michael Valentine Jones
Yak DBA Kernel (pronounced Colonel)

7020 Posts

Posted - 2006-11-02 : 21:39:52
This is a site for Microsoft SQL Server questions.

You should post your question on a site that answers MySQL questions, like dbforums.com




CODO ERGO SUM
Go to Top of Page

Zarathu
Starting Member

2 Posts

Posted - 2006-11-02 : 21:40:51
Got it.
Go to Top of Page
   

- Advertisement -