Subject | Re: [IBO] Re: Conncting to server via network |
---|---|
Author | Arno Garrels |
Post date | 2002-12-04T18:16:25Z |
Florian,
May be I'm wrong, but I guess database has to be a local file from the view
of IB/FB server.
Arno Garrels
May be I'm wrong, but I guess database has to be a local file from the view
of IB/FB server.
Arno Garrels
----- Original Message -----
From: "Florian Hector" <FHector@...>
Newsgroups: egroups.ibobjects
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, December 04, 2002 4:33 PM
Subject: Re: [IBO] Re: Conncting to server via network
> Jason,
>
> how is IBO supposed to handle assigning the database file to
> cnConnection.Database.
> When the app and the DB file are on the same machine and I assign the
string
> from OpenDialog.FileName to cnConnection.Database, no problems.
> The problems I run into are:
> When connecting via network with UNC specific path like
> \\SERVER\d\Folder\file.gdb assigned to cnConnection.Database, the app
cannot
> find the database (Error 335544344)
> When connecting via network with a string like Server:d:\Folder\file.gdb
> assigned to cnConnection.Database, the app reports an unavailable database
> (Error 335544375)
> Only when Path and Server are explicitely assigned, the connection can be
> established.
>
> I have tried to do some research myself but the Online-FAQ is unavailabe
for
> the last 2 days
>
> Florian
>
>
>
>
>
___________________________________________________________________________
> IB Objects - direct, complete, custom connectivity to Firebird or
InterBase
> without the need for BDE, ODBC or any other layer.
>
___________________________________________________________________________
> http://www.ibobjects.com - your IBO community resource for Tech Info
papers,
> keyword-searchable FAQ, community code contributions and more !
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>