Subject Path where database is located
Author Genilton Barbosa
I use a BDE alias to a Firebird database. The user can change database
path. The default is
C:\Arquivos de programas\GBSoft\GBAutomacao\Dados\GBAutomacao.GDB.

I also copy folder Report Folder to the same directory:
C:\Arquivos de programas\GBSoft\GBAutomacao\Dados\Relatorios\*.rep

Is there a SQL expression that get the database path? (something like
SELECT DATABASEPATH FROM ....)

Genilton Barbosa
Brazil