Board index » delphi » BDE Paradox Net Dir

BDE Paradox Net Dir

Hi,

We have developed on application usiing D5, BDE and an Oracle 8 database
Server.
By mistake, I did the following action: on the BDE-Configuration tab I
changed On Drivers-Native-Paradox the setting Net Dir to a map which doesn't
exists. F.e on a standalone PC changing it to a netwerk-drive. We I started
my appliction again, there are a lot of errors like unknown Table ect.. But
I'm not connected to or using any Paradox Table at all...... Why does it
happen?

Johan

 

Re:BDE Paradox Net Dir


Quote
Johan (j.rudolp...@hccnet.nl) wrote:

: We have developed on application usiing D5, BDE and an Oracle 8 database
: Server.
: By mistake, I did the following action: on the BDE-Configuration tab I
: changed On Drivers-Native-Paradox the setting Net Dir to a map which doesn't
: exists. F.e on a standalone PC changing it to a netwerk-drive. We I started
: my appliction again, there are a lot of errors like unknown Table ect.. But
: I'm not connected to or using any Paradox Table at all...... Why does it
: happen?

Why? Because you're using the BDE, and the BDE will create
temporary tables (Paradox format) as it is working.

After rebooting, and before starting any BDE apps, search your
local hard drive and your data directory for P*.lck and Paradox.net
files that need to be deleted.

More information at http://www.borland.com/devsupport/bde and
http://www.bdesupport.com/
--
Rick Carter
carte...@email.uc.edu   Rick.Car...@ParadoxCommunity.com
Chair,   Paradox/Delphi SIG,   Cincinnati PC Users Group

Other Threads