DTS Scripting -
08-20-2003
, 01:57 PM
Hello my good friends,
I need to run a DTS task but I canīt create a job in the server because
I donīt have permission to do that (I needed msdb db permission)...
anyway, the point is that I need to export a SQL table and import it
into Access Table... and Iīd like to do that by ASP DTS script without
to use a DTS Job created (it will be simple using sp_start_job). To be
clear, I wanna create or run a "temporary" task/job by VBScript
(ASP)... and so, to execute it without to need to save it in the
server. Can I do that?!
Thanks is advance,
Regards,
Alex Berenguer
--
Posted via http://dbforums.com |