Visual Basic 4.0: The SQL
Here enters Visual Basic 4.0
Visual Basic 4.0 was released last year and provides a great update for the best
RAD tool available. The primary areas we want to look at, though, are the data
access components.
Data Access Components
In VB 4.0 Microsoft has provided us (with the exclusion of direct API access)
three distinct ways of getting to SQL data. These are the Data Access Objects (DAO),
the Remote Data Objects (RDO), and the very cool Remote Automation Objects (RAO).
DAO
RDO
RAO

[HOME]
[TABLE OF CONTENTS]
[SEARCH]