Board index » delphi » BDE Alias's and new installs of the BDE
tm...@tacsys.nospam.com (Tony Maro)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
BDE Alias's and new installs of the BDE
I've written an app in Delphi 2.01 that is generally to be installed
using Installshield Express onto a machine that does not already have the BDE. The app has a new database wizard to create the new database for the When you generate a report, it calls another EXE and passes the alias IF the software was just installed AND you immediately create an alias If you've already run the program at least once then close it, open it Why? I have called SaveConfigFile right after creating the new alias, so I |