Thread: SQL to CSV
View Single Post

   
  #5 (permalink)  
Old 02-28-2008, 07:35 AM
Garry Jones
 
Posts: n/a
Default Re: SQL to CSV

> Artur Baæ" <nospam_artur@ebasoft.com.pl> skrev i meddelandet
> news:e1el8l$32b$1@news.task.gda.pl...


>> Whats a simple way for me to get the mysql database to email me a csv
>> file from the database?


Thanks for the advice yesterday. I can now retrieve the data on demand but
it is still leaving me short of what I want to do.

When the user submits the form I would like to immediately send a copy of
the data entered to the users own email adress and my email adress (as
backup incase there is an MySQL problem.

Some way of doing a double form action so the data is sent both to mysql and
formmail would be ideal.

Any ideas?

Garry Jones
Sweden



Reply With Quote