How do I get the result of "Select Count(*) From MyTable"
in ADO? My program environment is VC6.0.
which ADO object (i.e. connection, command, etc) to use and
which method?

Thanks,
Vanessa Li

Vanessa Li