[Mono-winforms-list] winforms and sqlite3

cs_eps christian.schmid at eps.ch
Sun Jan 9 04:38:39 EST 2011


You must have SQLite installed on your linux system and make sure you
use the small System.Data.SQLite.dll managed wrapper only (about 150
kb).

http://sourceforge.net/projects/sqlite-dotnet2/files/SQLite%20for%20ADO.
NET%202.0/1.0.66.0/

The bigger binary dll (about 800 kb) contains the native windows sqlite
binaries too. This one will not run under linux.

 

Hope this helps

 

From: maditude [via Mono]
[mailto:ml-node+3205309-1109364837-96763 at n4.nabble.com] 
Sent: Samstag, 8. Januar 2011 20:55
To: Schmid Christian
Subject: winforms and sqlite3

 

I want to try be able to run my .net Windows program under MacOS and
Linux, but I'm not sure what, if anything, needs to be done, to enable
sqlite3 to work.  The MoMA tool didn't complain about anything except
for my use of System.Data.SQLite.dll, about which it complained a great
deal. 

Can anyone tell me what I need to change, to make my program
conditionally reference either System.Data.SQLite.dll, or
Mono.Data.SqliteClient (.so?), while keeping source changes to a
minimum? 

Thanks! 

________________________________

View message @
http://mono.1490590.n4.nabble.com/winforms-and-sqlite3-tp3205309p3205309
.html
To start a new topic under Mono - WinForms, email
ml-node+1539989-436035792-96763 at n4.nabble.com 
To unsubscribe from Mono - WinForms, click here
<http://mono.1490590.n4.nabble.com/template/NamlServlet.jtp?macro=unsubs
cribe_by_code&node=1539989&code=Y2hyaXN0aWFuLnNjaG1pZEBlcHMuY2h8MTUzOTk4
OXwtNDA0ODgxMjI2> . 


-- 
View this message in context: http://mono.1490590.n4.nabble.com/winforms-and-sqlite3-tp3205309p3205763.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20110109/3a1e1653/attachment-0001.html 


More information about the Mono-winforms-list mailing list