I am developing a GUI in perl/tk. Its mainly for report preparation purpose. So When I give the required inputs and Click on 'Generate Report' button I want the query fetched result to be put in a csv file.
-Vidya Surendran
Comment on Re^2: adding database values to csv file