what is the difference between ADOQuery and ADOCommand,ADOData components

Giganews Newsgroups
Subject:what is the difference between ADOQuery and ADOCommand,ADOData components
Posted by: hani safa
Date:Wed, 23 Jun 2010

Dear all,
what is the difference between ADOQuery  and ADOCommand components ?
i can do both DDL and DML command using ADOQuery

also what is the difference between ADOQuery and ADODataSet ? in ADOQuery i can retrieve multiple tables in an ADO data store

Replies