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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Fly

  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