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

KeithBoynton keithboynton at flaredesign.co.uk
Wed Aug 22 17:45:41 UTC 2012


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.


More information about the Mono-list mailing list