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.
| Author |
Topic |
|
rewry
Starting Member
6 Posts |
Posted - 2001-08-02 : 09:39:39
|
| I have a MySQL backup...a 55M .sql file of CREATE TABLE and INSERT statements. I need to get the data into SQL Server 2000.What is my best bet for importing and running this script...or am I missing something else that is more obvious. I've tried cutting and pasting the script into a stored proc but the file is too large.Any help would be greatly appreciated. |
|
|
|
|
|