Subject Re: [ib-support] Re: Embedded DataBase
Author Artur Anjos
[
Hey! After reading your email I jump there to get RC3 embedded and...
Please wait. RC3 is not available as embedded (yet).
]

You should use the ES the same way you use the server itself. You will just
be abble to connect using local connection.

I don't know about VB and ODBC. But the ES uses the same API, so you can use
the existing C API.

Some services are not available, but the backup/restore services are.

Artur

----- Original Message -----
From: "edward_van_h2002" <edward_van_h2002@...>
To: <ib-support@yahoogroups.com>
Sent: Monday, June 09, 2003 9:10 PM
Subject: [ib-support] Re: Embedded DataBase


> --- In ib-support@yahoogroups.com, "Artur Anjos" <artur@a...> wrote:
> > Not a embedded database, but a "embedded server": a dll that you can
call from your application, that do everything a server does, without the
need to install a server.
>
> I just saw that 1.5 RC3 has an embedded server... but no information on
how to call it from an EXE. I seem to undertand that the API is the same as
the regular version, but can someone confirm this, and tell me where to find
a document that lists the C API so I can call them from a VB program
directly (ie. no ODBC etc.)?
>
> Thx
> EvH.
>