calling scripts
| User, date | Message |
|---|---|
|
Written by peckerdunne
5 years ago Category: Import/Export 2 posts since Tue, 03 Jun 08 |
Sorry if this is a stupid question. You're dealing with a complete numpty newboy here. While at work, I exported the tables as separate files. I now want to import the tables to my home MySQL database. Is there any way I can call the SQL scripts or do I have to import each file separately? Great program, BTW.. |
|
Written by rosenfield
5 years ago 127 posts since Wed, 24 Jan 07 |
I guess you could concatenate all the files using "copy a.sql + b.sql + c.sql everything.sql", and then load/run that? |
|
Written by peckerdunne
5 years ago 2 posts since Tue, 03 Jun 08 |
Many thanks. Worked fine. |
|
Please login to leave a reply, or register at first. |