Looping Through the Records returned from a DTS Lookup

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • nntp.charter.net

    Looping Through the Records returned from a DTS Lookup

    Okay...here is what I need to do. I have an Oracle Connection that I want to
    pull records from into an SQL table. I have a view in the SQL server that
    contain the values I want to use in a where statement to query the Oracle DB
    with. What I need to do is loop through the Lookup (of the SQL view) in an
    ActiveX script. Does anyone know what this would look like. The
    DTSLookup("name ") stuff. record counts, passing the value.
    Any help is much appreciated!
    -DGM-


Working...