Re: Deeper into the Data

new topic     » goto parent     » topic index » view thread      » older message » newer message

David Cuny wrote:
>
> Ray Smith wrote:
>
> > Interbase comes with a dll library that allows access
> > to the DB server.  You need to look at the header file(s)
> > "*.h"  that define the routines for this dll.
> >
> > Then you have to write wrappers in Euphoria for each
> > function that you want to use from Euphoria.
>
> If the Interbase API routines deal with plain C types (char*,
> int, double),
> you might want to take a look at my SWIG/Euphoria program. Instead of
> building the wrappers by hand, just copy the prototypes of
> the functions
> that you want into a text file called "interbase.i".

I noticed that there is an interbase project on sourceforge, which might be
helpful if anyone decides to go forward with wrappers.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu