PDA

View Full Version : Firebird Data Base


mandurahbridge
25-08-08, 11:30 AM
We would like to access the data base to run some queries.

I appears that ASE uses the Firebird engine internally, in order to
"see" the database one needs to log in.

Is the logon ID and password for the members.gdb database available?

Many thanks

Neville Walker

ianmac
25-08-08, 01:06 PM
user_name="sysdba"
password="masterkey"

These values are standard for both Interbase and Firebird database managers but the databases produced by one are not compatible with the other.