On Jan 24, 12:05 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > > CALL CSVWRITE('export.csv', 'SELECT * FROM TBLCUSTOMERS'); > > I have not been able to find the export.csv file anywhere. > > It's in the current working directory where the database (server) is running. > > Regards, > Thomas
Hi. Thank you for clearing that up. I have the server running on a different machine and I access it from my local machine. Is there no way to have CSVWRITE write to my current machine? The CSV export is brilliant and I'd like the client machine to be able to write out to a CSV file and open it in OpenOffice if possible. Thank you Ewald -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
