[Mono-list] Single .dll targeted at multi platform but using sqlite, possible?

Ian Norton ian.norton-badrul at thales-esecurity.com
Wed Aug 22 20:06:40 UTC 2012


for me, Mono.Data.Sqlite works on windows and linux very well, the SQliteClient
one is the old version.

On Wed, Aug 22, 2012 at 06:45:41PM +0100, KeithBoynton wrote:
> Hi Matthieu,
> 
> I've just looked into this, compiled it and attached it to my project.
> However I notice I would have to refactor all my code to use the different
> methods that are used there.
> 
> Given the fact that I'm almost there with my current fiddlings using the
> Mono.Data.SqliteClient wrapper and a compiled core DLL (I know i'll need 1
> for each platform) I think I'll carry on down my current route at least for
> now.
> 
> All seems to be working in my Windows version I'm just getting a
> ConstraintException when trying to load rows into a DataSet at the mo. Touch
> wood once I've figured out that problem all else seems to be functioning as
> expected.
> 
> I guess where it could all fall down is when I try the DLL on MacOS with the
> sqlite3.dll I'll compile on the Mac.
> 
> I'll keep the thread posted...
> 
> 
> 
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Single-dll-targeted-at-multi-platform-but-using-sqlite-possible-tp4656335p4656353.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list