using dhRichClient3 across a LAN

D

dennis.caunce

I have used dhRichClient3 with sqlite locally on my PC for several projects, with huge success. I need to now have multiple users hit a database. There's not real record locking issues as the users will only be editing records that are related to their own IDs, i.e. should never have two users trying to edit the same record. There will be under 300 users.

Again, it works great on my local machine, but when i copy the database file to our network, i get the following error.

-2147221504
Cannot open Database, too much locking-traffic on the DB-File currently

There's no one else trying to hit the database, only me.

I have a fast approaching deadline on this, so any help would be great.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top