Using TADOConnection with TDBGrid



Hello,
I am evaluating Delphi for windows V 10.0, and am trying to figure out
how to show a Sybase ASA table on a window. I got the TADOConnection to
connect to the db fine, but I could not get the TSQLConnection to connect.
I added a TDBGrid to the page, but the Datasource dropdown on the TDBGrid
doesn't seem to recognize the TADOConnection.
So, if not a TDBGrid control, how do I use a TADOConnection to display
the data? I'm not above coding another object, just don't know where to
start.

Appreciate any help,
Chuck Conover


.