I'm trying to export the result from a
Select Sql statement into a DBF file using ADO.

I try with a control data, but the result from my select sql go only in a recordsource.

How do we do?

JDennis