Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce

Is it possible to improve the performance of batch deletions when using Linq to SQL on Windows Phone?

Entity SQLCE Can't find connection string in app.config file

Is this an alright way to design a DB schema for a task scheduling application?

Seed primary key in Entity Framework code first to 0 in SQL Server Compact Edition

How can I change the datasource of a dataset?

Can't add SQL Compact Edition to my VB.net Application

Microsoft Sync Services - good solution for me?

Access to the database file is not allowed [1981]

MVC 3 - Using SQL Server Express

Import Access data into SQL Server CE (.mdb to .sdf)

c# .net sql-server-ce

Convert SQLCEResultSet resultview to datatable

c# sql-server-ce resultset

SQL CE: Limiting rows returned in the query

drop all tables from sql ce database

LinqPad + EF 4.1 + SQL Server CE

SQL Server CE - Not letting me add a Varbinary column of max length

sql-server 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?