Subject | Re: [firebird-support] Re: Firebird on a Thumb Drive |
---|---|
Author | Elmar Haneke |
Post date | 2005-05-03T07:17:51Z |
> Since my application is designed using the serverThe Server is required if you really want to demonstrate Multi-User
> version and this is to be a demo of the full version that just happens
> to come in a pretty convenient package, I need to use the server
> version.
access. For an single user it's just an minor change to switch to
embedded.
> I recognize that I will not be running the Firebird serverYou can run the server as an application, on Windows 9x/Me this is the
> as a Windows service, but I think that will be fine, considering the
> short term nature of the demo.
only way to start it.
> I don't think Firebird requires access to the Windows registry sinceThat's right: Both server and embedded can be installed by copying
> it is not an ActiveX control and gets its configuration information
> from an ini file.
files to program directroy only.
Elmar