Subject | Re: [firebird-support] Can an embedded server also behave like an "external" server? |
---|---|
Author | Martijn Tonies |
Post date | 2004-05-12T11:28:37Z |
Hello,
it doesn't use the network protocol? If so, then I've got some bad
news for you --
a non-networked connection will block all other (networked)
connections.
In short, if you want to access the server from both the local
client and remote clients, then you should use a remote connection
for all.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com
> Can other applications access to a Firebird-emmbedded application?Why would using embedded achive top performance? Because
>
> My application wants Firebird server be embedded so as to achieve the
> top performance in the meanwhile other third party applications can
> access to the server's data via ODBC!
it doesn't use the network protocol? If so, then I've got some bad
news for you --
a non-networked connection will block all other (networked)
connections.
In short, if you want to access the server from both the local
client and remote clients, then you should use a remote connection
for all.
With regards,
Martijn Tonies
Database Workbench - developer tool for InterBase, Firebird, MySQL & MS SQL
Server.
Upscene Productions
http://www.upscene.com