Subject Re: [Firebird-Java] Eclipse connection
Author Steve Wiser
try:
jdbc:firebirdsql:localhost/3050:/home/mario/Proyectos/ArchiveroBD/data/archivero.fdb

I think it is case sensitive under linux.

-steve

Mario Lacunza wrote:
>
> Hello Lester,
>
> uhm.... I try you URL and I receipt this error:
>
> "Connecting to XXX has encountered a problem.
>
> org.firebirdsql.jdbc.FBDriver"
>
> and no more explanation....
>
> I use the next parameter in URL:
>
> jdbc:firebirdsql://localhost/home/mario/Proyectos/ArchiveroBD/data/archivero.fdb
> <firebirdsql://localhost/home/mario/Proyectos/ArchiveroBD/data/archivero.fdb>
>
> I use a Ubuntu linux box... i try another:
>
> jdbc:firebirdsql://localhost:3050/home/mario/Proyectos/ArchiveroBD/data/archivero.fdb
> <firebirdsql://localhost:3050/home/mario/Proyectos/ArchiveroBD/data/archivero.fdb>
>
> with the same error message....
>
> Thanks in advance!!
>
> Mario
>
> El mié, 27-08-2008 a las 08:47 +0100, Lester Caine escribió:
> > Mario Lacunza wrote:
> > > Hello.
> > >
> > > Im a new user of jaybird and Eclipse... I dont found the way to
> > connect using Eclipse DB perspective, because I receipt an connection
> > string error.
> >
> > This may sound a silly question, but WHICH 'DB perspective' - there
> > have been
> > some good and some bad plugins for handling SQL. I currently use
> > SQLExplorer
> > but normally nowadays have FlameRobin in the background instead.
> >
> > > Is possible then you could send me the correct way to do this?
> > On SQLExplorer
> > Driver :-
> > JayBird JCA/JDBC Driver for Firebird
> > URL :-
> > jdbc:firebirdsql://server/alias <firebirdsql://server/alias>
> >
> > I always set up aliases for the database, so that I don't have to
> > worry about
> > switching between windows and linux servers
> >
> > --
> > Lester Caine - G8HFL
> > -----------------------------
> > Contact - http://lsces.co.uk/lsces/wiki/?page=contact
> <http://lsces.co.uk/lsces/wiki/?page=contact>
> > L.S.Caine Electronic Services - http://lsces.co.uk <http://lsces.co.uk>
> > EnquirySolve - http://enquirysolve.com/ <http://enquirysolve.com/>
> > Model Engineers Digital Workshop - http://medw.co.uk//
> <http://medw.co.uk//>
> > Firebird - http://www.firebirdsql.org/index.php
> <http://www.firebirdsql.org/index.php>
> >
> >
> >
> >
> --
> Mario Lacunza <mario_lacunza@... <mailto:mario_lacunza%40yahoo.es>>
>
> [Non-text portions of this message have been removed]
>
>