Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
For a SQL database, use DDT.ADODriver.
To use the specific values or rows you want from that driver, you would, again, reference the ADOCommandObject from the driver and set the CommandText to the SQL query you want.
To use the specific values or rows you want from that driver, you would, again, reference the ADOCommandObject from the driver and set the CommandText to the SQL query you want.