Description of Download recordset as a CSV (DBF, MDB) file :
Now the developers could download recordset as a CSV file through this online article. The article narrates about the GetString method of recordset object to change a SQL query to CSV file. This article is very simple for the developers because of its sample source code which is very easy to understand.