Welcome to MSDN Blogs Sign in | Join | Help

August 2009 - Posts

Understanding SQL Server Fast_Forward Server Cursors

SQL Server's server cursor model is a critical tool to many application writers. Fast_forward cursors are very popular as an alternative to read_only forward_only cursors, but their inner workings are not well-publicized. So I thought I'd give it a go.
Posted by queryproc | 0 Comments
 
Page view tracker