F fidelfs Member³ Jan 27, 2016 #1 I tried to export as sql file and it doesn't open the dialog to give a file name. Copy to clipboard for sql file doesn't work either. The button doesn't do anything when sql file is selected.
I tried to export as sql file and it doesn't open the dialog to give a file name. Copy to clipboard for sql file doesn't work either. The button doesn't do anything when sql file is selected.
Marco Kalter Administrator Staff member Jan 28, 2016 #1 Can you let me know the SQL statement for which you tried to export the result set?
F fidelfs Member³ Jan 28, 2016 #1 It is working now. I only rebooted the machine this morning. Something similar as this: SELECT cod,SUM(VALUE) FROM fidel_report GROUP BY cod ORDER BY cod; I changed the report name. The result data was about 600 records.
It is working now. I only rebooted the machine this morning. Something similar as this: SELECT cod,SUM(VALUE) FROM fidel_report GROUP BY cod ORDER BY cod; I changed the report name. The result data was about 600 records.