senorbuckwheat
Programmer
I am running an application against a Btrieve database. The application does inserting/deleting/modifying of records in the database. It runs fine when I have exclusive use of the database. But, if someone else is using one the database, the application sometimes locks up.
What would I need to prevent this problem?
Thank you.
What would I need to prevent this problem?
Thank you.