Subject Re: [firebird-support] Database Location
Author Helen Borrie
At 09:11 AM 16/07/2009, you wrote:
>how can I find the actual location of, and the actual database for Firebird?
>
>It was installed as a part of DBA software,

Whoa, wait a moment...

>and I don't know the extension used in order to do a search. Perhaps some help with names, extensions, etc. would work for me?
>
>I want to get to the database tables in order to do some custom SQL queries for trials.

If it is DBA software (in the context we normally think of, i.e. "DataBase Administration") there won't be any databases. DBA software provides a client interface for humans to work with *their own* databases interactively. Firebird is the database management system.

The Firebird binary kits come with a test database called employee.fdb. In the Firebird 1.5 installations, you will find it in the "examples" subdirectory beneath the Firebird root.

Seems you need to give us more information about what you've installed and what you are expecting to happen.

./heLen