| Anyways to insert multiple rows into sqlserver? | ||||
| ||||
Loading
| Anyways to insert multiple rows into sqlserver? | ||||
| ||||
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
John WiesePosted Jun 3, 2010, 3:51 PM
What these allow you to do is say in every row, field A can be filled with the characters from position 1-15 on the line, and Field B uses characters 16-20, etc.
I think this is what you are looking for so I definitely would look at DTS or SSIS.
Yili LiPosted Jun 3, 2010, 7:38 PM
Yili LiPosted Jun 3, 2010, 3:39 PM
John WiesePosted Jun 3, 2010, 3:35 PM