Does it apply to remote servers also such as
www.myserver.com:/opt/database/fbdata.fdb
The release note README file in the embbeded zip says:
//
2.2. Database access
Client access can be only via the local protocol,
i.e. NOT a TCP/IP connection string that includes
the server name "localhost" or IP address 127.0.0.1.
The embedded server supports only the local connection
to a database file path without a server name.
The database file can be accessed by multiple client
programs. The database consistency in this case is
guaranteed internally (by the shared lock table).
///
//
2.2. Database access
Client access can be only via the local protocol,
i.e. NOT a TCP/IP connection string that includes
the server name "localhost" or IP address 127.0.0.1.
The embedded server supports only the local connection
to a database file path without a server name.
The database file can be accessed by multiple client
programs. The database consistency in this case is
guaranteed internally (by the shared lock table).
///
Has this been updated in the Firebird 2.5.6 ?
Kind Regards
34 Dr Ross Avenue
Rose Hill 72102
Mauritius
Mobile Tel: +230 5 719 30 30
Skype:alainbastien
Viber: 7320143
On Tue, Aug 23, 2016 at 6:40 PM, Stefan Heymann lists@stefanheymann.de [firebird-support] <firebird-support@yahoogroups.com> wrote:
> What's required for the Windows app to access a remote Firebird database ?
> The minimal installation
The absolute minimum you need is the fbclient.dll (same 32/64-bitness
as your application). I put it in the same folder as my application's
.exe file so it can be found easily.
My customers can start the application from a share's UNC path without
installing anything (DB driver, Aliases etc.) on the local client
machine. All they need is the link to that UNC path.
Regards
Stefan
__._,_.___
Posted by: Alain Bastien <alainbastien@gmail.com>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (6) |
Have you tried the highest rated email app?
With 4.5 stars in iTunes, the Yahoo Mail app is the highest rated email app on the market. What are you waiting for? Now you can access all your inboxes (Gmail, Outlook, AOL and more) in one place. Never delete an email again with 1000GB of free cloud storage.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.
__,_._,___
No comments:
Post a Comment