M626
Programmer
- Mar 13, 2002
- 299
What is the simplest way for me to connect to a MySQL database,
Search a row for a match of client, if it finds a match to my
Variable($Client), do an UPDATE, else
do an INSERT of that CLIENT to the Table.
Search a row for a match of client, if it finds a match to my
Variable($Client), do an UPDATE, else
do an INSERT of that CLIENT to the Table.