Subject | Re: [firebird-support] Firebird Scalable Applications |
---|---|
Author | Woody |
Post date | 2009-02-17T18:17:25Z |
From: "Richard M" <missrich@...>
firebird server to your application while developing but also as a firebird
client to connect with another server when deployed. I've used it this way
without any problems and it serves a dual purpose by allowing users to
download (in a number of different ways) a copy of the database to their
local machines and using it locally without affecting the server copy. I
build many of my programs to operate either stand alone or connecting to a
server. Using the same firebird embedded client files for both makes this
much easier, IMO.
Woody (TMW)
>The nice thing about FB embedded client is that it can work as a local
> I would like to continue my software developement as Desktop but would
> like to scale it to Client Server if required, I am thinking that I could
> install Super Server and use the loop back feature to allow the Client to
> access the Server locally then move the server to another computer if
> Client Server is required for multiple access, will this work or should I
> just install the Embeded version ?
>
firebird server to your application while developing but also as a firebird
client to connect with another server when deployed. I've used it this way
without any problems and it serves a dual purpose by allowing users to
download (in a number of different ways) a copy of the database to their
local machines and using it locally without affecting the server copy. I
build many of my programs to operate either stand alone or connecting to a
server. Using the same firebird embedded client files for both makes this
much easier, IMO.
Woody (TMW)