Hello I've been attempting to import a VS2012 project which uses the System.Data.SqlServerCe namespace for a local SQL server database to Linux using Monodevelop, but of course the namespace does not exist.
I'm not even sure this is the right mailing list - but I'm guessing the namespace itself has to be implemented in Mono itself, so I'm asking here: Is there a way to compile a C# program with a local SQL Server database integrated into the project using Mono on Linux? I'm on Debian testing, so maybe it's implemented in a more recent version of Mono than the one I have - searching the internet or asking on stackoverflow did not yield any results. Any help with this will be greatly appreciated! -- View this message in context: http://mono.1490590.n4.nabble.com/The-System-Data-SqlServerCe-Namespace-tp4662372.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
