[Mono-list] Sql Server Compact on Mono

Swaminathan Saikumar swami at giveexam.com
Sat Feb 2 14:19:58 EST 2008


This is more of an alternative; you could try VistaDB, which has Mono
support, which supports T-Sql and everything else with Sql Server & is free
to redistribute.

On 2/2/08, Jan Geurtsen <fxhat.mail at gmail.com> wrote:
>
> I have created a Windows Forms application for the .Net 2.0 framework.
> I've tested the application using MoMa, and no errors were detected. The
> only thing is that I'm using a Sql Server Compact database (I distribute the
> Sql Server Compact dll files so the database runs in process). From my
> understanding, the System.Data.SqlServerCe is however not implemented for
> mono. Also, when running the MoMa test for the SqlServerCe.dll file, I get
> a whole lot of P/Invoke errors. This makes the dll unsuitable for using with
> linux / mac from what I understand.
>
> Will the SqlServerCe namespace be implemented for mono in the near future?
> From my understanding the SqlClient namespace is already implemented. Would
> it be hard to implement SqlServerCe for mono given that mono already has an
> implementation for SqlClient?
>
> Are there other options to make my application work with mono under mac /
> linux? I would really like to keep using my Sql Server Compact database, but
> switching namespaces won't really be a problem (Except if this would degrade
> performance).
> Regards,
>
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080202/8aae5e0b/attachment.html 


More information about the Mono-list mailing list