Export routine in DTS -
11-05-2006
, 02:16 PM
Hello,
I'm trying to create a DTS task that is supposed to export a recordset into
a texfile. All records with a dataflag = 'N' has to be exported. How can I
update the database with dataflag = 'Y' after successful export? I have to
make shure that nobody have inserted new data while exporting.
Regards
Ola |