Subject | Re: Database Location |
---|---|
Author | dgrblr |
Post date | 2009-07-17T01:16:54Z |
DBA is the actual name of a company that produces an MRP/ERP software using firebird as its database. I just need to access the database to write some simple queries for the boss. I guess firebird doesn't have it's own native interface for doing queries and reports?
Without having to go to a third party source and do an ODBC?
Anyway, thanks for the help and input.
Without having to go to a third party source and do an ODBC?
Anyway, thanks for the help and input.
--- In firebird-support@yahoogroups.com, Helen Borrie <helebor@...> wrote:
>
> 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
>