Subject Re: [IBO] Two problems
Author Jason Wharton
1) This isn't possible. Not with pure InterBase anyway.
2) I've never done this. I think you will need to be a little creative here.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Kurt Bilde" <kub@...>
To: <IBObjects@egroups.com>
Sent: Friday, November 17, 2000 7:33 AM
Subject: [IBO] Two problems


> Hi all !
>
> I have two problems:
>
> 1) I like to catch if the server or the .gdb file doesn't exsists on the
given server at connection time
> 2) I like to know if the current user have acces to the .gdb file at
connection time (before open any tables or queries)
>
> It seems like the connections doesn't raise any exceptions when connecting
to the server - those exceptions is raised when I open a TIBOTable or a
TIBOQuery. If I have to .open then please provide a code example.
>
> -Kurt
>
>
>
>
>