Re: [sqlite] sqlite c++ interfaces

2007-03-01 Thread Dennis Cote

Pavan wrote:

I was googling for c++ interfaces for sqlite and found sqlitemm provides.
But, i am unable to download the code.  Can some one pls point me to link
from where i can download the c++ interfaces for sqlite.

This page http://www.sqlite.org/cvstrac/wiki?p=SqliteWrappers has links 
to many C++ interface wrappers for sqlite. I would suggest CppSQLite as 
a good starting point.


HTH
Dennis Cote

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] sqlite c++ interfaces

2007-03-01 Thread Clay Dowling

Pavan wrote:
> Hi,
>
> I was googling for c++ interfaces for sqlite and found sqlitemm provides.
> But, i am unable to download the code.  Can some one pls point me to link
> from where i can download the c++ interfaces for sqlite.

You can try my wrapper at http://www.lazarusid.com/download/sqdataset.tar.gz

It's testing, working, and generally makes my life easier.

Clay
-- 
Simple Content Management
http://www.ceamus.com


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



[sqlite] sqlite c++ interfaces

2007-03-01 Thread Pavan

Hi,

I was googling for c++ interfaces for sqlite and found sqlitemm provides.
But, i am unable to download the code.  Can some one pls point me to link
from where i can download the c++ interfaces for sqlite.

Thanks,
Pavan.

--
'
Always finish stronger than you start
*