Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce

Entity Framewok 5 - working out if the database is sql server or sql CE (compact edition)

"Invalid Date" error on retrieving DateTime value from SQL Server Compact

Programmatically determine the size of a SQL Server Compact sdf file

Need to save a lot of records for my application... should I use a local database instad?

SQL Compact - Error executing multiple insert statements

C#: SqlCeParameter DbType for nVarChar?

c# .net sql-server-ce

SQL Server CE 3.5 SP1 Stored Procedures

How to create a SQL Compact 3.5 database for Windows Mobile in an ASP.NET web application?

Performing Insert OR Update (upsert) on sql server compact edition

Not enough storage to complete this operation in SQL Server CE

sql-server-ce windows-ce

Why can't I insert a record into my SQL Compact 3.5 database?

c# sql-server sql-server-ce

Cache data in SQL CE database

wcf caching sql-server-ce

ASP .Net Get Current User ID from SQL Server Compact database

c# asp.net sql-server-ce

SQLCE: Why I get "duplicate value" error? The field is identity enabled?

Can't create schema for SQL Server CE using Nhibernate

Trying to do a hierarchical update results in an error "A foreign key value cannot be inserted"

How do I design backing data types for a databound WPF dialog with Ok/Cancel buttons?