Hi Sam!

1. I don't have any samples.  If you would like to write some that would
be great!  Rob's article at Code Project
<http://www.codeproject.com/database/CppSQLite.asp> Has some of his
samples.  Most of the functions are still the same function-wise as his.
I have cleaned up the naming, added managed exceptions, and added
Unicode support.

2. I don't think so.  This is a small part of a bigger project I am
working on so I don't have the time to focus much on it.  Anysway, its
not feature complete and it has the SQLite code in it -- NATIVELY -- no
changes.

Best of luck!

Daniel A. White 
{ Kent State University: Computer Science major }
{ JMC TechHelp: Taylor Hall, server techie }
{ E-mail: [EMAIL PROTECTED] }
{ Colossians 3:17 }

-----Original Message-----
From: sqlite [mailto:[EMAIL PROTECTED] 
Sent: Sunday, June 24, 2007 2:33 AM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] Introducing... ManagedSQLite

Hello. 

Thanks for doing this.  I have two questions: 

1.  is there sample code that uses the library in your svn?  [i just
scanned quickly, but there didn't seem to be] 

2.  do you have plans to port the test suite so they can be run against
this library? 

Thanks! 

  - sam - 

WHITE, DANIEL writes: 

> Howdy all! 
> 
> I am just writing tonight to let you know that a project of mine has 
> opened up to being open source -- ManagedSQLite.  It is a light 
> wrapper around SQLite 3.4.0 that was originally written by Rob Groves.

> I have added support for Unicode to his wrapper, then added my Managed

> (.NET) port to the mix.  One DLL file unlike others out there.  
> Supports FTS1 and FTS2 out of the box!!!
> 
> I am looking for help with this little project.  I think we could 
> eventually make an entire ADO.NET wrapper with this thing.  Thanks.
> 
> http://code.google.com/p/managed-sqlite/
> 
> Thanks for reading. 
> 
> Daniel A. White
> { Kent State University: Computer Science major } { JMC TechHelp: 
> Taylor Hall, server techie } { E-mail: [EMAIL PROTECTED] } { 
> Colossians 3:17 }
> 

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


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

Reply via email to