Working with a Data Source Object
•
ADO allows you to work with a Data Source
Object by either applying a
method
(a
command to perform an operation on an
object) or changing one of the
properties
, or
characteristics, of the DSO
•
For client
-
side applications using IE, you can
work with the methods and properties of the
DSO with
JavaScript