Subject | Re: [firebird-support] Minimal FB install for local app use? |
---|---|
Author | Daniel Rail |
Post date | 2003-09-11T00:49:52Z |
Hi,
At September 10, 2003, 21:31, Chuck Belanger wrote:
The only differences are:
- The embedded server is for single-user applications.
- Since the embedded server is a DLL, your application loads the DLL
when it needs it and unloads it when it's done with it. So, there's
no application running other than your application with its
libraries.
loads when it needs it and unloads it when no longer needed.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At September 10, 2003, 21:31, Chuck Belanger wrote:
> I found on sourceforge.net an embedded server version in a zip file andThe embedded server is a DLL that is almost the same as FBServer.exe.
> downloaded it.
> What is an "embedded server?"
The only differences are:
- The embedded server is for single-user applications.
- Since the embedded server is a DLL, your application loads the DLL
when it needs it and unloads it when it's done with it. So, there's
no application running other than your application with its
libraries.
> What is a "RC?"Release Candidate.
> I guess what I really want for the users of the utility that I'm creating is notYes it does, since the embedded server is a DLL that your application
> to have FB loaded and running whenever their computer is booted, like IB does
> for a program I use associated with a medical device I use. Does the embedded
> server allow for this?
loads when it needs it and unloads it when no longer needed.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)