Thats the easiest way i could find for paging in ms sql server:
http://www.chapterzero.co.uk/article...ql-server.aspx
Cheers Mate!...
User Profile
Collapse
-
A very simple example of how to write an sql trigger to increment a column on every insert:
http://www.chapterzero.co.uk/article...-triggers.aspx
You can also download the sql file from this page. I always find it easier if i have an sql file to work on rather than reading the code from the webpages.
Cheers!...Leave a comment:
-
A simple example of how to write sql cursors. You may want to download the zip file (which contains the sql file in it.)
http://www.chapterzero.co.uk/article...r-cursors.aspx
Cheers!...Leave a comment:
No activity results to display
Show More
Leave a comment: