Hy all.
I have created a lot of SQL DTS packages (saved on server msdb) and I would like to know how I can retrieve their names using a VB application.
That means:
1) are the DTS names saved in some DB table?
or
2) can I retrieve them from a stored procedure?
or
3) some other way?
Any help will be greatly appreciated.
Thank you in advance, David
I have created a lot of SQL DTS packages (saved on server msdb) and I would like to know how I can retrieve their names using a VB application.
That means:
1) are the DTS names saved in some DB table?
or
2) can I retrieve them from a stored procedure?
or
3) some other way?
Any help will be greatly appreciated.
Thank you in advance, David