PDA

View Full Version : Solved: Sharing problems using ODBC



tilamok
10-07-2010, 01:25 PM
Hi All

Any help on this would be appreciated.

I've got a simulation software that reads inputs (reads only) from an access dbs using an odbc connection.

The good thing about the simulation software is that I can distribute the run across several pcs to that it runs faster.

However sometimes for reasons unknown to me, when I distribute the run, sometimes, I get a sharing violation error stating that the inputs from the access dbs cannot be read.

Is there a way to make sure that the access dbs or the tables within it are always available to share?

Thanks