Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce

Why the Select * FROM Table where ID NOT IN ( list of int ids) query is slow in sql server ce?

How to Add a default value in SQL server compact?

sql-server sql-server-ce

Ado connection to SQL Server Compact Edition 4.0

How to specify the path to a file on a Windows CE device?

Why do I have to include the primary key column in this insert statement?

SqlCeException database is opened with a read-only connection

SQL Server Compact Edition 4.0: Error: 26 - Error Locating Server/Instance Specified

c# sql-server-ce

Using LINQPad to insert data into a SQL CE Database, Linq-to-sql, gets slower over time, anything I can do about it?

c# sql-server-ce linqpad

Inserting into SQL Server CE database file and return inserted id

c# sql-server-ce

How do you disable all table indexes in sql server compact edition via an SqlCeCommand Object?

c# indexing sql-server-ce ddl

How to get started with SQL Server Compact 4.0?

sql-server-ce

using SQL Server Compact Edition in ASP.NET websites

Convert .sdf database to .mdf database

Create database file (.sdf) if doesn't exists?

How to change column's type in SQL Server CE?

sql sql-server-ce

Select newly added Row - DataGridView and BindingSource

exception with Linq to SQL using sdf file

Order of operations for SQL?

sql sql-server-ce