Subject udf returning database file path
Author mohamed.banaouas
Hi,
Is there any udf (or internal function) to get database file fullpath?
for example: C:\MYFOLDER\MYBASE.FDB.

It could be usefull to verify the base we are connected to, especially
when an alias is specified during connect step.

thanks