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 |
Ezzor
Starting Member
1 Post |
Posted - 2008-06-22 : 06:09:07
|
Hello, my name is Arent and im working on a Privet WoW-Server and i want to know how to import thing. I got two difrent servers and i want some DATA from one of them i tryed to use Helide Import .SQL but it whould take me about 19H to imoport 163Mb , when im trying to import it with NaviCat it dosent get imported the right way, can anyone help me? "I can give more ditalis if u need it" |
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-06-22 : 17:24:25
|
You can load data from text file with bcp, bulk insert or dat aimport wizard in sql2k5. |
 |
|
|
|
|