From: C. D. H. <Du...@Du...> - 2007-03-01 21:35:33
|
David Boyle wrote: > On Thu, 2007-03-01 at 09:17 -0800, Wray Cason wrote: > >> My bookkeeper wants to be able to crunch some numbers from my SQL Ledger >> database in a spreadsheet. Is there any established way to output reports >> to a csv file or something similar? >> > > I imagine there is...but copy/paste works pretty well and is easy. > > David Boyle > NAPCO (Northwest Arkansas Paper Company) > > There isn't, actually, a way to output to any kind of file. The technical solution is cut and paste, which I think leaves a lot to be desired. I use Postgres SQL Manager to generate reports. It would be nice if the functionality was built in, as that's not a tool I give to any of my users. Dunc |