Thanks, but I realy need to do it my way ::)

Brona

> -----Original Message-----
> From: EzTools [mailto:[EMAIL PROTECTED]
> Sent: Saturday, January 03, 2004 3:21 PM
> To: Bronislav Klučka
> Subject: Re: [sqlite] Obtaining the database file name
>
>
> Hi Brona.  Have you tried using SqlitePlus?  Its a COM DLL wrapper for
> Sqlite.  You will find it much easier to reach your goal.   You don't need
> to do any low-level programming to use it (also it keeps the database
> filename for you, accessible via Property).  Here is the link:
>
>     www.eztools-software.com/sqliteplus.htm
>
> regards,
> -Brett Goodman
>
> ----- Original Message -----
> From: "Bronislav Klučka" <[EMAIL PROTECTED]>
> To: "SqLite Konference" <[EMAIL PROTECTED]>
> Sent: Saturday, January 03, 2004 5:05 AM
> Subject: [sqlite] Obtaining the database file name
>
>
> > Hi,
> > I have pointer returned from sqlite_open function call, how can I obtain
> the
> > file name of the database having just that pointer? I could'n
> fing any API
> > to do it.
> >
> >
> > Brona
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to