Re: Databases

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

On Wed, 16 Feb 2000, Prasanta. wrote:
> Hi to all,
>
> I am new to Euphoria Language and enjoying programming in it. Has anybody in
> this community used
> euphoria with any database ? Can anybody tell me how to do that in WIN32
> environment?
> Any help is appreciated.

There is a rather old and incomplete dbase III library which can read, write and
create dbase files on the Euphoria website. This library cannot do index files,
and has no provision for deleting records.

Someone posted a fairly complete Euphoria wrapper for mysql recently, but seems
to have dropped out of sight.

Since it is relatively simple and fast to use Euphoria itself to handle small
amounts of data (whatever fits in memory) I suspect there isn't likely to be
much real effort to achieve database connectivity.

Regards,
Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu