SQL Server Row Versioning Questions

1

Pulling rows from SQL Server and loading the data into column textboxes
I am trying to load data into 13 column textboxes, and I need the ability to pull any number of rows from the SQL Server based on these parameters: control group number, accounting period and posting date. The results will be about 50 lines of transactions, and I want those loaded to textboxes on my [...]

Answer Question   |  January 27, 2009  7:49 PM
SQL Server, SQL Server database, SQL Server database design and modeling, SQL Server Row Versioning
2,585 pts.

Row versioning in SQL Server 2005
What is row versioning in SQL Server 2005, and how does it work?

Answer Question   |  October 21, 2008  7:59 PM
SQL Server 2005, SQL Server Row Versioning
2,585 pts.

1