Subject | Re: Two problems |
---|---|
Author | Kurt Bilde |
Post date | 2000-11-17T19:49:01Z |
Hi Jason !
--- In IBObjects@egroups.com, "Jason Wharton" <jwharton@i...> wrote:
> Depends on if you want to take full manual control or simply attempt
>to prepare various statements right upon connect time to see if any
>error occur and if errors do occur you can simply close the
>connection and prevent it from being used.
I simply want to check if the user have permission to access to the
given .gdb file.
> This is something that you will have to build into your application.
> Are you very familiar with how InterBase handles permissions? I'd
>like to recommend that you get very familiar with them if you haven't
>yet.
I'll read more into that, but it would be smart if I could check if
the user have been given the rights to the .gdb file.
-Kurt