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 Mike Lewis 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: *

  • Users: pazzy
  • Order by date
  1. pazzy

    ADODB objects

    Hi Looking at the following code ---------------------------------------- Function Main() dim RS 'Create Record set set RS = CreateObject("ADODB.Recordset") set RS = DTSGlobalVariables("gCampaigns").value DTSGlobalVariables("gCampaignID").value = RS.Fields("code")...

Part and Inventory Search

Back
Top