Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Browse by Tags
Brian Swan
At the Intersection of PHP and Microsoft
Search
Archives
Archives
April 2012
(1)
March 2012
(5)
January 2012
(1)
November 2011
(1)
October 2011
(2)
September 2011
(1)
August 2011
(1)
July 2011
(6)
June 2011
(5)
May 2011
(7)
April 2011
(9)
March 2011
(10)
February 2011
(9)
January 2011
(9)
December 2010
(10)
November 2010
(6)
October 2010
(8)
September 2010
(12)
August 2010
(10)
July 2010
(11)
June 2010
(10)
May 2010
(10)
April 2010
(15)
March 2010
(13)
February 2010
(6)
January 2010
(2)
Tags
AppFabric
Azure
connection options
cursors
Drupal
DrupalCon
IIS
Interviews
Java
JDBC
JumpIn Camp
Link List
OData
ODBC
paging
PDO
Reporting Services (SSRS)
Resources
SQL Azure
SQL Server Driver for PHP
SQL Server Express
SQL Server Migration Assistant
sqlsrv
SSMA
WebMatrix
Common Tasks
Blog Home
Email Blog Author
About
RSS for posts
RSS for comments
MSDN Blogs
>
Brian Swan
>
All Tags
>
paging
Browse by Tags
cursors
PDO
SQL Server Driver for PHP
sqlsrv
Blog Post:
Paging Data with Different Cursor Types
Brian Swan - MSFT
This post is a follow up to a post I did last week: Paging Data with the SQL Server Drivers for PHP: Simplified . In that post, I showed how to leverage scrollable cursors to simplify code for paging data. However, my investigation used only one type of scrollable cursor: a static cursor. In this post...
on
1 Feb 2011
Blog Post:
Paging Data with the SQL Server Drivers for PHP: Simplified
Brian Swan - MSFT
One of the best insights I had at the SQL Server JumpIn! Camp back in November was this: Lots of PHP applications and frameworks generate SQL queries dynamically. I’m sure that for very experienced developers, that realization comes across as somewhat naive – and perhaps it is. However, to...
on
26 Jan 2011
Blog Post:
How to Page Data with the SQL Server Drivers for PHP
Brian Swan - MSFT
[Author's note: See this post for an alternative strategy for paging data: Paging Data with the SQL Server Drivers for PHP: Simplified .] Shortly after the 1.0 version of the SQL Server Driver for PHP was released , I posted on the team blog as about how to page data with the driver . In the v1.1...
on
21 Jul 2010
Page 1 of 1 (3 items)