I have some questions about SQL Server Compact Edition.
Now we are using SQL Server 2008 and developing in Visual Studio 2008 C#.net and linq for connect database.
My questions are:
- Is it possible to change our database to SQL Server Compact Edition?
- What is the differece between both of this?
- Is there any limitions when using SQL Server CE, for eg. database size, data size?
- Can CE version support all data type from SQL Server 2008?
best regards,
Indi
As of my experience using sql server compact edition.
Yes
Maybe you can use this :
Convert sql server to sql compact
Or
Prime works Dataport wizard
Differences Between Sql server compact and sqlser server
Yes, sql compact support only limited storage capacity.
Working with SQL Server Compact
Not All
Regards
You can alos try my Export2SqlCe command line utility: http://exportsqlce.codeplex.com