Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
sql777
Constraint Violating Yak Guru
314 Posts |
Posted - 2007-06-18 : 09:55:39
|
| Hello,When pulling data from a table for my web application, I used a table data type to page my data (instead of sending ALL rows to the web application, I sent only the current page).Is there an easier way to do this in sql 2005? |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|
|