Subject | Re: [Firebird-Java] Re: Problem using JDBC driver with forte |
---|---|
Author | Alessandro Fiorino |
Post date | 2002-08-12T14:10:22Z |
On Mon, 12 Aug 2002 13:13:20 -0000, "rrokytskyy" <rrokytskyy@...> wrote :
> > I'm trying to use the JDBC beta 1 driver with Forte 4.0 (now SunI also tried the Interclient 2.01 driver and it works, so i don't think Firebird is missing something.
> > Studio ONE): I installed the driver's jar in the lib/ext directory
> > and added the Firebird driver to the runtime database drivers list,
> > but when I try to connect I can't see any table and in the output
> > window I see some messages complaining about missing schemas.
>
> AFAIK, Firebird does not support schemas. Same applies to a driver. I
> haven't seen Sun Studio ONE, but try to use this driver with schemas
> switched off if possible.
>I'll give it a try. Thank you very much.
> But first of all get the latest version of the driver from CVS. We're
> about releasing beta 2 and a lot of fixes were made since beta 1
> especially in DatabaseMetaData implementation.