Subject Re: [firebird-support] Anyone ever seen error "cannot attach to
Author Sam Hunt
Aage Johansen wrote:

>Sam Hunt wrote:
> >> ...
> > ...
> >
> > Q: The connection string that the remote client is using to connect to
> > the database.
> > A: \\NSTI-2\C:\Program Files\AT6TestData (NSTI-2 is the server's
> > computer name.)
>
>Shouldn't this be something like:
>\\NSTI-2\C:\Program Files\AT6TestData\database.fdb
>or
>NSTI-2:C:\Program Files\AT6TestData\database.fdb
>The main point being to include the actual database file.
>
>
>--
>Aage J.
>
>
>
>
>Yahoo! Groups Links
>
>
>
>
>
>
>
>
>
yes, of course, you are rt.
I was thinking "path" and omitted the database name, but I don't when I
created the connection string and ds names.
thx
Sam Hunt