Subject | Re: [Firebird-Java] Firebird with Jaybird |
---|---|
Author | Roman Rokytskyy |
Post date | 2004-09-15T05:45:38Z |
> hello everybody, as I connect to firebird with jdbc orSee
> datasource with a user who has a role, since to
> connect itself with a role in firebird it is necessary
> to specify it when one is connected.
> ej:connect test.fdb user test password secret role
> read
http://jaybirdwiki.firebirdsql.org/config/ObtainingConnectionViaDriverManager
and http://jaybirdwiki.firebirdsql.org/config/ListOfDPBProperties
Roman