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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 DTS - Trapping first row columns into Global variables

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2000-10-26 : 20:24:39
Chevendra writes "I am trying to use DTS to copy information from a file to a table in database.
My problem is that, the first row in the file does have some values which, I want to copy into global variables. The values should'nt go to the table. Starting from 2row the values are to be ported to the table.
Can I do this. And if so, how can I do that.
Also, in the above scenario is it possible to use a BulkInsert."
   

- Advertisement -