Microsoft SQL Server Compact is a free SQL Server embedded database ideal for building standalone and occasionally connected applications for mobile devices, desktops, and Web clients.
I want connect to SQL Server Compact 4.0 in my ASP.NET application. Here is example of code: protected void Page_…
sql asp.net connection sql-server-ceI have a .NET4.0 application with Entity Framework 5.0 e Sql Server CE 4.0. I have two entities with a one to …
entity-framework .net-4.0 sql-server-ce entity-framework-5Is it possible to use SqlBulkcopy with Sql Compact Edition e.g. (*.sdf) files? I know it works with SQL …
c# sql-server-ce sqlbulkcopyI have 4 SQL Server 2005 db's that I want to move to SQL CE. I know I cannot keep the SProcs,…
sql-server-2005 migration sql-server-ceI'm using Visual Studio 2008 to design a SQL Server Compact Edition database (*.sdf). I had to change the schema of …
database visual-studio-2008 sql-server-ceI want to connect to SQL Server Compact Edition 4.0 from an old asp-classic site but i always get the error: "…
asp-classic sql-server-ce connection-string ado sql-server-ce-4I have a windows application working with a SQL Compact 4.0 database, using EF 4.1 and code-first approach. I cannot save an …
asp.net-mvc ef-code-first entity-framework-4.1 sql-server-ceI have reviewed possible answers here (for PHP, I think): http://www.lateralcode.com/store-array-database/ but I am unable to …
c# sql-server-ce webmatrix asp.net-webpagesas google does not deliver what i want to know, i try to ask stackoverflow :) what is the number of …
sql-server-ceStarted experimenting with git. Inadvertently added all the files in the project to "Included Changes" in Team Explorer. I committed …
git visual-studio-2013 sql-server-ce team-explorer