November 18, 2003 at 1:07 pm
hi
how can i import with dts a .sql file which contains sql statements like this:
delete from tab_cdtrack where cd_nummer=102018 and trackszucd=1
insert into tab_cdtrack (cd_nummer,trackszucd,tracknummer,tracktitel,dauer) values (102018,1,1,'kindgott',4.19)
i tried to do a dts with a "Execute SQL Task", but the problem i have, is that everyday i have a .sql file to import. but the "Execute SQL Task" did not refresh the source file to import.
could anyone help me and shows how to import such a file with dts.
thanx
urs
November 19, 2003 at 7:05 am
Duplicate post.
Edited by - davidburrows on 11/19/2003 07:07:07 AM
Far away is close at hand in the images of elsewhere.
Anon.
November 19, 2003 at 7:10 am
hi david
yes why not. do you have an example script to execute this statements in this file.
thanks
urs
November 19, 2003 at 7:25 am
Posted answer in other thread
Far away is close at hand in the images of elsewhere.
Anon.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply