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 |
|
aquarius1984
Starting Member
5 Posts |
Posted - 2007-06-26 : 02:04:21
|
| I want to import the data from excel to sql 2000 server by just running a batch file.I got this excel file by exporting the contents of sql server to a blank excel file. |
|
|
harsh_athalye
Master Smack Fu Yak Hacker
5581 Posts |
Posted - 2007-06-26 : 02:16:56
|
| Read about using BCP command-line utility to import data.Harsh AthalyeIndia."The IMPOSSIBLE is often UNTRIED" |
 |
|
|
|
|
|