Subject | Re: How do I turn off or supplied user/password for embedded database access? |
---|---|
Author | Jeff Lynn |
Post date | 2006-04-12T17:22:13Z |
Thanks, Dan,
I will check out the C++ wrapper later.
jml
I will check out the C++ wrapper later.
jml
--- In firebird-support@yahoogroups.com, "Dan Wilson" <dwilson@...> wrote:
>
> On 4/12/2006 at 3:10 PM Jeff Lynn wrote:
>
> > ok, I am using the embedded dll, and the isc_attach_database api call
> > does not allow for user/password specification.
> >
> > Again, pardon my ignorance, I did not find any documentation on API.
> > I can only derive the calling sequence from the header file.
> >
> > jml
> >
>
> If you are programming in C++, go to www.ibpp.org and download ibpp.
It is a C++ wrapper for the api that will make life much, much
simpler for you.
>
> HTH,
>
> Dan.
>