Board index » delphi » Multi User Applocation with Paradox tables.
Rob Jongejan
![]() Delphi Developer |
Fri, 01 Aug 2003 04:23:35 GMT
Multi User Applocation with Paradox tables.
I'dd like a solution for my problem.
I have written a program in Delphi 5 to acces some Paradox tables. I have added a database object and set the session.NetFileDir to the directory in wich the tables reside. The tables reside on a network drive wich is accesable to all users with read and write permissions. When I startup the first client, it is OK. When I start the second client from another P.C. there is an error displayed wich tells the following: Database is controlled by another .NET file File U:\DATA\EASYLOG\PDOXUSRS.LOC In the data dir there are 3 files extra: What is wrong?? -- |