Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dts animations from VB

Status
Not open for further replies.

Niv3k

Programmer
Jul 11, 2001
350
US
Has anyone ever replicated the form that shows the neat animations when you run a dts package from the Enterprise manager for use with VB packages? I want to show the status of the imports (several are done every day), and that is just a really neat form...

If anyone has any information on where to find just the animation with the arrow and gears, that would be great too!

Thanks, Kevin
 
You can use the SQL Namespace objects (SQL-NS) to launch the dialog that you see in Enterprise Manager from a VB app.

Check out the VB SQL Namespace Browser sample on the SQL Server CD-ROM (I can't remember where it is exactly since it is some time since I used this stuff)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top