Enhanced ADO Data Control
Category:
DatabaseType:
ControlsDifficulty:
IntermediateAuthor:
Brian GillhamVersion Compatibility: Visual Basic 6
More information:
The SmartData OCX is basically an Enhanced Version of the ADODC Control from Microsoft.
What is fundamentally different?
The DataSource is provided by the Programmer
Instead of opening ANOTHER Connection to the Database just supply the Control with a Valid RecordSet.
What is unique is the Express Buttons which will quickly assist in Navigating RecordSets.
Clicking on of the Express buttons returns the RecordSet midway between Current and BOF / EOF
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download smartdata.zip