Board index » delphi » Help -- "network drive not ready"

Help -- "network drive not ready"

I have a user who is NOT on a network who is getting the following message:

"Network drive not ready,   File: c:\pxnet\pdoxusrs.net   in subdirectory
c:\pxnet"

The program uses paradox tables, but only in a single user environment. Do
any of you have any ideas what could be causing this message and what to do
about it?

Thanks

Dan Sheller

 

Re:Help -- "network drive not ready"


The pdoxusrs.net-file is always created, whether you use an Network or not.
I guest it is also used when you have two apps using the same tables.
Maybe in your case the NetFileDir is set to c:\pxnet in the BDE-Config or at
runtime in the TSession-Object, but there is no c:\pxnet - directory on the
machine.

So, try to change the NetFileDir or create the recommended SubDir...

--
Andreas Klein
Remove XXX from my eMail

Dan Sheller schrieb in Nachricht <6kpa63$h4...@ins8.netins.net>...

Quote
>I have a user who is NOT on a network who is getting the following message:

>"Network drive not ready,   File: c:\pxnet\pdoxusrs.net   in subdirectory
>c:\pxnet"

>The program uses paradox tables, but only in a single user environment. Do
>any of you have any ideas what could be causing this message and what to do
>about it?

>Thanks

>Dan Sheller

Other Threads