Subject | Re: [IB-Java] Making connections with level 4 jdbc driver |
---|---|
Author | Mandip Singh Sangha |
Post date | 2002-01-22T18:16:49Z |
Hi
As far as I know the correct database url should be:
"jdbc:firebirdsql:localhost/3050:/opt/interbase/dbdata/cerline/cerline.gdb"
Regards
Mandip
As far as I know the correct database url should be:
"jdbc:firebirdsql:localhost/3050:/opt/interbase/dbdata/cerline/cerline.gdb"
Regards
Mandip
> Are those two slashes after localhost correct?
> It looks weird. I would try it with a single slash.
> MarekK
>
> rbagnoli2002 wrote:
> > Hi all,
> > i'm evaluating the FB level 4 jdbc driver to connect
> > server-side applications to an Interbase 6.0.1 CS DBMS
> > installed on a RH 7.2.
> > I'm using the firebird client-java CVS image downloaded
> > and built yesterday.
> > In my test code, using the url:
> >
> > jdbc:firebirdsql://localhost//opt/interbase/dbdata/cerline/cerline.gdb
> >
> > connections are created successfully, but when i try to use them
> > to submit queries, the following exception occur:
> >
> >
> > [...]
> >
> >
> > The test code i'm usign has been previously used to
> > test other JDBC driver implementation without troubles,
> > so i don't think the problem is there.
> > I'm missing something in the connection URL string?
> > Any suggestion?
> >
> > Thanks in advance
> > Roberto Bagnoli
>
>
> To unsubscribe from this group, send an email to:
> IB-Java-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/