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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by mslezak

  1. mslezak

    scheduled task

    I am trying to build a vb app that will allow the user to run a scheduled task. The task is a stored procedure which is working fine. I also have the option to run the stored procedure on command which is working fine. I have never worked with scheduled task and am not quite sure how to go...
  2. mslezak

    DTS in VB

    I am trying to pull a DTS package through a vb application. I am using a loadfromSQLServer command. I keep getting a compile error but it seems correct. objPackage.LoadFromSQLServer("Michelle2", , , , , , , "DataWarehouseTest") objPackage is a defined variable as...

Part and Inventory Search

Back
Top