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 TouchToneTommy 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: Fly
  • Order by date
  1. Fly

    Better Way for Updating Multiple Rows.

    Which is the best way to update multiple rows from a html table.<br> Please give suggession and code sample.
  2. Fly

    Connecting to a database through SQL using a non-DNS connection

    Use the Active Connection property.<br> <br> Example:<br> <br> adoCmd.ActiveConnection = "DRIVER=SQLServer;SERVER=XYZ;UID=AAA;DATABASE=SSSS;PASSWORD=xyzzzz;"

Part and Inventory Search

Back
Top