|
From: Jamie C. <jca...@we...> - 2006-02-14 10:40:41
|
On 14/Feb/2006 21:24 Obantec Support wrote .. > Hi > > i am trying to export as CSV all rows , CSV with quotes to browser and > i get > nothing or server not found error after a few seconds. That is surprising, as all the CSV export does is query all records in the specified table. How many rows are you trying to export? > now the status line shows mouse busy when i hover over it. (its been like > that for the last 10 minutes). > > save to file reports Missing or invalid destination file Did you enter a full path to a file, like /tmp/foo.csv ? - Jamie |