> > Hi Ivar: Thanks for the CB. Tried your code on my computer, where I > author the apps, and the following code thru an error [Unknown > database name: myTables] **** >> d = new database() >> d.databasename = "myTables" >> d.active = true >
Bob,
You´re mixing up SourceAlias and DatabaseAlias.
The Source Alias is for Program Code only and is set in the dBASE IDE. It
points to the directory, where SOURECODE is stored.
The DatabaseAlias is set in the BDE-Administrator and is stored in the
idapi.cfg. The DatabaseAlias could be set through the installer oder
maually.
You could read more about BDE/Database-Aliases here: