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 |
|
dba5
Starting Member
1 Post |
Posted - 2008-10-12 : 12:42:30
|
| Hi I am new to this forum. When I tried to run bulk insert command I received error. i.e. bulk insert table1 from 'c:\data1.txt', can anyone help me. Thanks |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-10-12 : 13:06:20
|
| what was error you got? Have you given syntax correctly?http://doc.ddart.net/mssql/sql70/ba-bz_9.htm |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-10-14 : 03:31:23
|
| Does the file 'c:\data1.txt' exist in Server?MadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|