GKatReliable
Programmer
We write programs (Fox 2.6a) that go against a production multi-user system, and we have good success using "USE filename SHARED" so that everyone doesn't have to exit the application when the programs run, and continue to have these .Dbf's open.
However, whenever we write something that does the SQL-Select, "SELECT fieldname FROM filename...", file contention rears its ugly head. Any programming workaround for this?
Regards,
Glenn Koproske
However, whenever we write something that does the SQL-Select, "SELECT fieldname FROM filename...", file contention rears its ugly head. Any programming workaround for this?
Regards,
Glenn Koproske