Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce

Running SQL Server CE 4 Queries with Visual Studio 2012 and SQL Server Management Studio 2012

Programmatically create a SQL Server CE table from DataTable

Substitution for DELETE INNER JOIN in SQL Server CE

The Ntext And Image Data Types Cannot Be Used In WHERE, HAVING, GROUP BY, ON, Or IN Clauses

sql-server-ce

Connection string with an SQL Server CE database

How do I get a count of events each day with SQL?

sql select sql-server-ce

Using SMO to script PARTIAL data content (only rows matching a WHERE clause)

SQL Server CE date stored in string : how to compare

Updating Rows Based on Multiple Tables in SQL Server Compact Edition [duplicate]

sql sql-server-ce

Best way to store date/time data in SQL Server 2008 R2 and SQL Server Compact 4

Why does CONVERT() allow me to use parameterized query in this case?

SQL Server CE 4.0 w/ SQLmetal

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?