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!

Search results for query: *

  1. jansangill

    Looping data out from Access

    This is my ASp code. <%@Language=VBScript%> <%Option Explicit%> <% ''the data coming from Flash Dim dvdID dvdID = Trim(Request("sentID")) '''''''Make the connection Dim myConnection Set myConnection=Server.CreateObject("ADODB.Connection") myConnection.ConnectionString="DRIVER= {Microsoft...

Part and Inventory Search

Back
Top