> 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
Hi. I created a public, shared folder on the server (the smarter security folks will have a fit) and simply dump the CSV files there. The application then picks it up from the network, copies it to the local machine and start up OpenOffice Calc. It might not be the most elegant solution, but it sure does solve my problem. Best regards 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.
