This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Newbie: jdbc + gcj 4 win32
- To: "Ferenc Csizmadia" <fcsiz@chemaxon.com>, <java-discuss@sourceware.cygnus.com>
- Subject: Re: Newbie: jdbc + gcj 4 win32
- From: "Robert Lebowitz" <lebowitz@finaltouch.com>
- Date: Fri, 13 Aug 1999 06:56:14 -0500
>2 questions:
>
>- Is it possible to compile a JDBC application using gcj?
>
I would presume that it is possible if the JDBC drivers is a Type IV driver
written entirely in Java. If you used the .class files I imagine that you
could create a library that you could use, no??
This is not to say that I've ever done this, I'm just making this
assumption.
Rob