BDE Invalid File name error on Windows NT (4.0)
Hi,
I have developed a program that uses Paradox tables, and works fine on
Win 95.
However, if my program runs on a Win NT machine they get a BDE error
"DBIERR_INVALIDFILENAME"
whenever the first table is opened.
To make matters worse: if they install the program (using InstallShield)
and start the program from within the install
(checking the box 'start program"), everything is fine, untill they quit
the program and restart it again: the above error.
If have tried:
* create an alias from within the program: alias looks OK, but still
error
* create the alias with the BDEAdministrator
* fill DatabaseName and TableName in Object Inspector
* fill DatabaseName and TableName within program
* fill DatabaseName with path with and without '\' at the end
but always the same error ! (whilst all these things work fine on my
Win95 PC)
Any help ???
Wouter