i have got a table. this table contain
article number, storehouse number, store level, date
i have got a query which choose from the table datas, which article number is the same as the user select in the form.
i would like to write the result of this query into the csv file, and I would like...