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 |
Ranjit.ileni
Posting Yak Master
183 Posts |
Posted - 2010-11-29 : 07:11:30
|
How to insert text file having 3 columns into table having 5 columns Example:Table has id,name,age,salary,[phone number] columns andtext file having data for id,salary,age fields.how to match text field columns with table fields using bulk insert with format files.can any one please reply.Thanks in advance!!!IRK |
|
nigelrivett
Master Smack Fu Yak Hacker
3385 Posts |
|
anonymust
Starting Member
1 Post |
Posted - 2010-11-29 : 08:10:47
|
,SQL-TIDU = Some Queer Language, That I Don't Understand |
 |
|
|
|
|