Subject Re: JAVA and IB/FB
Author Roman Rokytskyy <rrokytskyy@yahoo.co.uk>
Hi,

> I'm new in IB/FB. I programming in Java 1.3(sun) and i want to move
> my SQL server data base to IB/FB but, that need some changes on my
> aplication you know.
>
> My question is simple. Somo body know about java connection and
> method to work with IB/FB(I means practical manuals or easy
> information about, i have not time).

Yes, we have a JDBC driver for Firebird called JayBird. Soon we will
release RC2 version, but current code in CVS seems to be stable
enough to use in production. You can use any JDBC tutorial to learn
JDBC technology. All deviations from the standard are documented in
release notes and in JayBird FAQ.

Please join Firebird-Java group
(http://groups.yahoo.com/group/Firebird-Java) to get support.

Best regards,
Roman Rokytskyy