Access 2000 and SQL DTS

C

chalaka

I just learnt how to run SQL DTS from Access. I now need
to check programatically, if the DTS runn with out an
error. Is there are a property in access to do this? If so
let me know how.

Thank you
 
J

J.Nathalia

The logic to program the call to a DTS package is clear to me, but does somebody know how to link the "Microsoft DTSPackage Object Library" into a Data Access Page html file (not VB)
 
Top