
Data Driven Query - Delete from the Source Connection
I am using DTS to copy a subset of rows from a tableX in SQL 7 to tableY in
an Access database. Once each row is successfully copied into tableY, I
would like to delete that row from tableX. However, in the Query Builder of
the DDQ, the only tables that I can select to delete from are the tables in
the Access database (the destination). I would like to be able to
manipulate the tables in SQL 7 (the source) as well.
Any suggestions?
Thanks
MATT