Shared access errors with mdb's

J

Johan Barkhuizen

Hi Guys

Does anyone know of a solution to establish and read data (something like
NOLOCK dirty read in SQL) from a MS Access DB with a VB app using it
without crashing the VB app?

It's a Access 2000 DB with VB.Net running. These seems to be no parameter
in the ODBC to not lock tables when accessing them, so while they're being
updated the VB app just crashes ...

Anyone have any ideas?

Regards
J
 

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