Subject | Re: Table permissions and EJBs |
---|---|
Author | rickd2416 |
Post date | 2004-07-13T02:17:41Z |
--- In Firebird-Java@yahoogroups.com, Phil Shrimpton <phil@s...>
wrote:
group. Do I also have to specify this information in the connection
URL? I would assume the database would manage the permissions based
on how the user was set-up.
Rick DeBay
wrote:
> On Monday 12 July 2004 21:41, Rick DeBay wrote:The user ID used to create the datasource belongs to the production
>
> Hi,
>
> > I'm getting an exception when an entity bean accesses a table:
> >
> > javax.ejb.FinderException: Find failed:
> > org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544352. no
> > permission for read/select access to TABLE PROF_USER
> >
> > However, the user in question is part of the PRODUCTION role:
>
> Are you specifing the PRODUCTION role in the connection string?
>
> Phil
group. Do I also have to specify this information in the connection
URL? I would assume the database would manage the permissions based
on how the user was set-up.
Rick DeBay