Re: Exporting ADOQuery Results to Excel



You can control Excel via Automation.

You can use the Excel ODBC driver with the ADO components.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: Get Number of Rows in Table
    ... Tom Woods wrote: ... I've been using the ADO components ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)
  • Re: Get Number of Rows in Table
    ... I've been using the ADO components ... Assign the SELECT statement to the CommandText property of an ... Bill Todd (TeamB) ...
    (borland.public.delphi.database.ado)