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 strongm 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. karaman

    Updates of MySQL database fail using ADO / ASP

    hi .. have you tried to update it using SQL statement? like SQL = "Update TableName set FirstField = ' " & Var1 & "', SecondField = '" & Var2 & "' " and so on... Let me know if you can at huseyink@geo-comm.com

Part and Inventory Search

Back
Top