General question from someone new to ado



Hi all there,

Here is a general question regarding Delphi and ADO.

I like to work with a locale Access Database via ADO Connection.
So far I found out how to setup TAdoConnection.

My question now is, how to do queries via SQL and how to work with the
results.
I didn't find any lectures in the net so far, explaining this.

What I don't want to know, is how to use data ready controls. I don't
need to setup an DBTable which is DataAware.
I simply like to work with the values in my code, and maybe use one or
another value to print it to an edit field.

Yours
Christian Ziegelt
.