Subject | |
---|---|
Author | nicolas.ocquidant@geomath.fr |
Post date | 2001-10-12T08:54:35Z |
Hi all,
I have downloaded the classic version of firebird (for solaris) to use
with jboss.
I try to access the database with these parameters:
<attribute
name="URL">jdbc:interbase://localhost/opt/dbs/storage/firebird/firebirdDBtest.gdb</attribute>
<attribute name="JDBCUser">SYSDBA</attribute>
<attribute name="Password">masterkey</attribute>
The jboss forum has confirmed these options.
My problem is :
Do I need to create the user SYSDBA and the password masterkey ?
And if yes, how ?
I'm very sorry to ask you that but there is no documentation (or i
didn't find it) that explains how to do such a task with the solaris
version.
For the moment, i have only created a database with the isql utility
but it still doesn't work.
Could someone help me ?
Thanks a lot.
Nicolas
I have downloaded the classic version of firebird (for solaris) to use
with jboss.
I try to access the database with these parameters:
<attribute
name="URL">jdbc:interbase://localhost/opt/dbs/storage/firebird/firebirdDBtest.gdb</attribute>
<attribute name="JDBCUser">SYSDBA</attribute>
<attribute name="Password">masterkey</attribute>
The jboss forum has confirmed these options.
My problem is :
Do I need to create the user SYSDBA and the password masterkey ?
And if yes, how ?
I'm very sorry to ask you that but there is no documentation (or i
didn't find it) that explains how to do such a task with the solaris
version.
For the moment, i have only created a database with the isql utility
but it still doesn't work.
Could someone help me ?
Thanks a lot.
Nicolas