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 gkittelson 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. nickhstd2

    MySql Update script functional error

    Thanks vacunita Correcting the WHERE statement did the trick!
  2. nickhstd2

    MySql Update script functional error

    Can anyone explain why the script below would update the whole MySql table ( 3300+ records) with the extracted record. The intention was to just update the extracted record, not all of them!!! Also, what does: $Resultset = $MyDb->f_GetRecord($Result); actually do? Please explain this in...

Part and Inventory Search

Back
Top