Subject Re: [firebird-support] Embedded Database from server share.
Author S C
The reason I am using firebird embedded is to replace using access dBs. I
do not want to install a server. In my company mapped drives are used for
all my data storage. FireBrid will only work for my purposes from a mapped
drive embedded. Is there any work around for accessing a FireBird dB on a
shared drive.


At 08:06 PM 11/01/2006 +0000, you wrote:
>Can you access a firebird 1.5 dB from a mapped drive on a server\share
>using the embedded dll?

No.

>
>I keep getting the error "Unsuccessful execution caused by a system
>error that preludes successful execution of subsequent statements.
>Unable to complete network request to host "servername". Failed to
>establish a connection. The system cannot find the file Specified. .
>Any suggestions?

Don't try to access databases via shares.

The embedded model is specifically for "stand-alone" use, with the client
and the embedded server sharing the same IPC space, which is memory that is
managed by the local machine. If you want to access a networked database,
you have to use a server model that uses a network transport - meaning a
full Classic or Superserver server running on the server and the client
accessing the server via a network protocol.

./heLen




++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Visit http://firebird.sourceforge.net and click the Resources item
on the main (top) menu. Try Knowledgebase and FAQ links !

Also search the knowledgebases at http://www.ibphoenix.com

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



YAHOO! GROUPS LINKS

Visit your group "firebird-support" on the web.

To unsubscribe from this group, send an email to:
firebird-support-unsubscribe@yahoogroups.com

Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.