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

Search results for query: *

  1. User200300

    Hello , I need a dts that reads

    Hello , I need a dts that reads the data from a table , and with this data navigate to a Url . Example: Execute sql task: ActiveX Script Task: select Id,name ----> Navigate to : from users http://net/a.asp?id=1&name=pete...
  2. User200300

    DTS navigate to url

    Hello , I need a dts that reads the data from a table , and with this data navigate to a Url . Example: Supose we have an Id and name in a table , in the DTS i make : (select Id,name from users) and whith the returned values i whould like to navigate to : http://mypage.asp?id=1&name=pete...

Part and Inventory Search

Back
Top