PDA

View Full Version : Paradox7/16 under W2k


Ian BEANGE
03-10-03, 11:16
I hope I've not just missed reading the solution to my problem, as I notice this has been spoken about before. However here is a problem I'm currently grappling with;

Application Paradox7/16, data stored on a Novell server, local Paradox application running either on W95, W98, W2k.

Database app runs fine on W9*, on W2k however only database forms open ok (when any reference to tables removed) but tables fail to open with a message about being locked in pdoxusers.lck.

Obvious solution run under W9* but not practical due to demands on individual PCs/organisation pollicies (I'm the developer but my PC has recently been replaced by my employer due to other problems I was having).

Can anybody help me get going again?

Shores
08-27-03, 17:56
You should control that all the stations use the same BDE NET file, and that this file is placed on a mapped drive (no UNC names, you should use exactly the same letter in every station, say N:) which should then contain a folder, which in turn will contain pdoxusrs.net, something like that:

N:\NETDIR\PDOXUSRS.NET

Remember, all the stations the EXACT same path to .NET file.

Bye!