Question
write MySQL table data to a file
I have a MySQL database table with five fields that I need to
write to a
file as a comma separated list. This needs to be triggered by a mouse click
that makes the file available for download. The file "events.cvs" will be
used to import data to MS Outlook, Scheduler.
Jeff
file as a comma separated list. This needs to be triggered by a mouse click
that makes the file available for download. The file "events.cvs" will be
used to import data to MS Outlook, Scheduler.
Jeff
