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

Checking MYSQL Tables and Updating if needed

Status
Not open for further replies.

rmfrance

Programmer
Nov 1, 2001
9
0
0
GB
I can currently read, update and add data on mysql tables using mod_perl. However, my problem is that I want to read a table, if a record is matched then update one field within that record. If no record is matched then create a new record. Does anyone know the expression needed to perform above operation?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top