DotNetShoutout - Stories tagged with sql server ce 4.0
4
Shouts

Creating a SQL Server CE 4 Database in WebMatrix - Rich Dudley - Evangelists - ComponentOne Community

published 954 days, 16 hours, 34 minutes ago posted by c1_richdc1_richd 957 days, 17 hours, 23 minutes ago
Thursday, October 07, 2010 2:28:47 PM GMT Monday, October 04, 2010 1:39:39 PM GMT
In this blog post we'll create a new SQL Server CE 4 database using WebMatrix beta. (more)
category: Data | clicked: 1 | comment | | source: helpcentral.componentone.com
tags: WebMatrix Beta, sql server ce 4.0
7
Shouts

Support for Paging Queries in SQL Server CE 4.0 - Jacob's Blog

published 1031 days, 16 hours, 5 minutes ago posted by jacobsebastianjacobsebastian 1032 days, 2 hours, 8 minutes ago
Thursday, July 22, 2010 2:57:55 PM GMT Thursday, July 22, 2010 4:55:04 AM GMT
This post explains a new TSQL enhancement added to SQL Server CE 4.0 to support queries that require server side paging. For example, this new syntax allows you to fetch rows 31 to 40 to display on page 3 of your web page. (more)
category: Data | clicked: 1 | comment | | source: beyondrelational.com
tags: TSQL, sqlserver compact, sql server ce 4.0, SQLServer