Subject | Re: [Firebird-Java] JAVA INTERBASE |
---|---|
Author | Robert J. Munro |
Post date | 2002-12-09T17:31:21Z |
At 11:56 09/12/2002 -0800, you wrote:
The only other thing you need to know is that the driver is called:
org.firebirdsql.jdbc.FBDriver
And the URLs are of the form:
jdbc:firebirdsql://servername/path
Robert Munro
--
Robert (Jamie) Munro - IT department
Viva Network - Helping 'children at risk'
by linking & enhancing the Christian Response
http://www.viva.org/
PO Box 633, Oxford, England, OX2 0XZ
Tel : +44 1865 320131 Switchboard : +44 1865 320 100
>Hello every body.Try http://java.sun.com/products/jdbc/learning.html
>
>I'm trying to move my SQL server data base to Interbase but a have some
>plroblem with that. I'm never use Interbase conection with JAVA i'm use
>interbase with Delphi only.
>
>I' need your help realy.
>Some body give any information (examples and other information) about the
>classes and methos to work with.
The only other thing you need to know is that the driver is called:
org.firebirdsql.jdbc.FBDriver
And the URLs are of the form:
jdbc:firebirdsql://servername/path
Robert Munro
--
Robert (Jamie) Munro - IT department
Viva Network - Helping 'children at risk'
by linking & enhancing the Christian Response
http://www.viva.org/
PO Box 633, Oxford, England, OX2 0XZ
Tel : +44 1865 320131 Switchboard : +44 1865 320 100