Dastabase dropping records

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
rfigley
Forum Commoner
Posts: 70
Joined: Sun Apr 21, 2002 7:10 pm

Dastabase dropping records

Post by rfigley »

Have a database where when more than one peron is updating info at the same time. One of the tables is dropping records. Can lack of normalization cause this if there is no joins being used? But rather the tables being accessed separately?
Post Reply