Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce

SQL Server Compact Edition ISNULL(sth, ' ') returns a boolean value?

Remove last character from string column in SQL Server CE

tsql sql-server-ce

Has anyone used (or considered using) Sql Server Compact Edition? [closed]

.NET MVC: How to define ntext field in Code-First for SQL CE?

Subquery in SQL Server Compact Edition

sql sql-server-ce

Are there frameworks available to track user activity?

SQL Server CE error - only on compiled code

Does the deprecation of ntext, text, and image affect SQL Server Compact Edition?

evaluating a boolean against a bit field in LINQ To SQL query

linq-to-sql sql-server-ce

How do I get the Entity Framework to initialise collections on my newly-created entities?

SQL Server Compact 4.0 does not show in Visual Studio 2010

Entity Framework 4.3.1 Code First: database created but tables are not

The column name is not valid. [ Node name (if any) = t0,Column name = version ]

SQL CE 4.0 as a InstallShield Prerequisite

SQLCE - Upsert (Update or Insert) - How to prepare a row using common method?

c# .net sql-server-ce

How to create an in-memory database with SQL CE 4.0?

c# sql-server-ce

Inserting a row and retrieving identity of new row in SQL Server CE

Local DB throws Byte array truncation to a length of 8000 exception

Update/Insert to a table using SQLCeResultSet

Dynamic UI Generation in C#