update query deletes database record

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
koermy
Forum Newbie
Posts: 1
Joined: Sun Feb 09, 2003 3:09 pm

update query deletes database record

Post by koermy »

there is absolutely no delete query in my php code, but sometimes a update query deletes a record. can anybody help me?
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

if you post some code and samples and table definitions, it's easier to figure out what your script does that way :)
Post Reply