
June 7th, 2006, 09:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 906
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Bookmarking and Moving through Records with ADO
In this tutorial we will see some of the basic features of ADO's recordset as applied to data retrieved using a simple select statement on a table in the Northwind sample database. You will also see how you may bind the data to controls which are unbound at design time using code.
Read the full article here: Bookmarking and Moving through Records with ADO
For more discussion go here: Blog Article Discussion
|