Page 1 of 1

SQL Server Compact

Posted: Wed 09 Oct 2013 09:40
by fsharykin
Can dotConnectUniversal support SQL Server Compact? And if can, how can I do it in my project?

Re: SQL Server Compact

Posted: Wed 09 Oct 2013 14:59
by Pinturiccio
dotConnect Universal can work with any ADO.NET provider including System.Data.SqlServerCe. You can use the System.Data.SqlServerCe provider with dotConnect Universal via the UniProvider component. For more information, please refer to http://www.devart.com/dotconnect/univer ... vider.html.