Subject | Re: Help with embedded server and Delphi |
---|---|
Author | Adam |
Post date | 2005-11-12T10:34:17Z |
--- In firebird-support@yahoogroups.com, "Antti Kurenniemi"
<Antti@A...> wrote:
connecting to any other Firebird database.
First you need to choose a connection component set. The following
website lists a couple.
http://www.fbtalk.net/viewtopic.php?id=196
You can download the embedded zip file, and rename fbembedded.dll to
fbclient.dll or gds32.dll depending on which components you are using.
You then just set the connection string to be the physical path of the
database.
Adam
<Antti@A...> wrote:
>There is no difference between connecting to embedded server than
> Hello all.
>
>
> I'm looking for some information as to how to use the embedded server
> (1.5.2) with Delphi (2005), but with little success. Is there any
> documentation about how to get started, or some website or some such?
>
connecting to any other Firebird database.
First you need to choose a connection component set. The following
website lists a couple.
http://www.fbtalk.net/viewtopic.php?id=196
You can download the embedded zip file, and rename fbembedded.dll to
fbclient.dll or gds32.dll depending on which components you are using.
You then just set the connection string to be the physical path of the
database.
Adam