I have always used flat file text files for my database purposes but this has always 
led to problems when the number of users gets to be too many.  I am now using mySQL 
and want to know how many people can use the db at the same time without causing 
problems.

As for table locking, should it always be used?

Jeff

Reply via email to