[Mono-list] Mono.Data.Sqlite on windows

Alex xtzgzorex at gmail.com
Fri Apr 1 06:55:53 EDT 2011


Hi Ian,

By the looks of it, Mono:Data.Sqlite does not contain any
platform-specific calls. All it seems to have are calls into sqlite's
native module (sqlite.dll/.so). This should be fully portable, as far
as I can see/tell.

Regards,
Alex

2011/4/1 Ian Norton <ian.norton-badrul at thales-esecurity.com>:
> Hi,
>
> I'm planning to write some software that makes use fo sqlite on windows, If I
> were to ship it along with my exe would the Mono.Data.Sqlite assembly run under
> .Net on windows ( I can distribute the sqlite shared lib for linux and windows )
>
> Many Thanks
>
> Ian
> _______________________________________________
> 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