Subject | Data Source vs. SQL Role |
---|---|
Author | w_y_v_i_s |
Post date | 2005-01-17T21:07:39Z |
I am trying to set up a data source on JBossAS 4.0 using
org.firebirdsql.jca.FBManagedConnectionFactory.
I have got everything working for sysdba, however when I try to use
another user with a SQL role I get a "no permission" exception.
Does anyone know how I specify the SQL role to use for the user? I
tried setting a config-property of "SqlRole" but that didn't work.
Any ideas appreciated.
Thanks,
- Wyvis
org.firebirdsql.jca.FBManagedConnectionFactory.
I have got everything working for sysdba, however when I try to use
another user with a SQL role I get a "no permission" exception.
Does anyone know how I specify the SQL role to use for the user? I
tried setting a config-property of "SqlRole" but that didn't work.
Any ideas appreciated.
Thanks,
- Wyvis