Michael,

I haven't used the wrapper you mentioned so I can't help with the specific
problem in that wrapper.  However, I do use the one Robert suggested heavily
and can attest to the fact that it is extremely well written and works
without errors.  It's also an ADO.NET implementation making the code to use
the wrapper much easier to write for an experienced .NET developer and more
consistent with all other .NET database code.  I personally believe the
small amount of time it would take to convert would be worthwhile.

Perhaps changing the subject line to mention the specific wrapper
"phpguru.org's SQLite.NET wrapper" can attract the right attention.  You can
also e-mail the author of the wrapper since there is no mailing list for the
wrapper.  http://www.phpguru.org/static/freelance.html

HTH,

Sam


-------------------------------------------
We’re Hiring! Seeking a passionate developer to join our team building
products. Position is in the Washington D.C. metro area. If interested
contact [EMAIL PROTECTED]
 
-----Original Message-----
From: Michael Martin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 19, 2007 11:29 AM
To: sqlite-users@sqlite.org
Subject: RE: [sqlite] SQLite.Net

Ok, but why I can't use this wrapper
http://www.phpguru.org/static/SQLite.NET.html ?


-----Message d'origine-----
De : Robert Simpson [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 19 septembre 2007 17:16
À : sqlite-users@sqlite.org
Objet : RE: [sqlite] SQLite.Net

And for good reason ... Adapting the sqlite3 api to .NET is not trivial. 

> -----Original Message-----
> From: Michael Martin [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, September 19, 2007 8:09 AM
> To: sqlite-users@sqlite.org
> Subject: RE: [sqlite] SQLite.Net
> 
> I am using this http://www.phpguru.org/static/SQLite.NET.html
> 
> I have the "attempted to read or write protected memory" 
> exception with this wrapper.
> 
> If I try to define my own wrapper with sqlite3.dll it crashes 
> on select statement.
> 
> -----Message d'origine-----
> De : Robert Simpson [mailto:[EMAIL PROTECTED] 
> Envoyé : mercredi 19 septembre 2007 17:00
> À : sqlite-users@sqlite.org
> Objet : RE: [sqlite] SQLite.Net
> 
> If you're using the Finisar library, it doesn't work with the 
> later sqlite3
> libraries.  If you're using the PHP one, it hasn't been 
> updated in almost 3
> years so it probably has issues as well.
> 
> Your best bet is to use the ADO.NET 2.0 provider at
> http://sqlite.phxsoftware.com
> 
> Robert


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

Reply via email to