Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server-ce

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?

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