Subject Re: [Firebird-Java] Java JNI wrapper around embedded dll?
Author Luca Lafranchi
Hi Daniele :)

If you read some threds above you'll see pretty many messages about a
type 2 driver developed by Ryan Baldwin, which allows you to connect to
the embedded server and to a "normal" server (using the respectives
dlls). These days a first version should be committed to cvs. See
http://groups.yahoo.com/group/Firebird-Java/message/3934

Ciao
Luca

Daniele Gariboldi wrote:
> Most of the things I need can be done using the JDBC driver (create db,
> tables etc.), but for a standalone application I still need to start up the
> firebird service.
> Is anyone working on a (thin) JNI wrapper over the firebird embedded server
> (a single .dll)?
> I think something like SWT (by eclipse.org), a thin layer to let java-only
> programmers do their work.
>
> And what about defining a (small) common standard API for this wrapper,
> shared by firebird 1.5 (desktop embedded server) and firebird-ce
> (http://firebird-ce.tigris.org/) ?
>
> Last but not least, if I have to do this by myself , where can I find docs
> about the header files and API (what does what)?
>
> Bye,
> Daniele Gariboldi
>
>
>
>
> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>