Page 1 of 1

Exporting into CSV with command line parameters, Field Separator

Posted: Fri 02 Sep 2016 14:27
by SopOnTek
Hello.

I use reports in CSV to import in Prestashop. I'm using scheduled tasks with command line but I can't export data with | 'pipe' Field Separator, by default Devart exports using ; separator.

I use dbForge Studio for SQL Server Version 4.5.60

dbforgesql /datareport /reportfile:"query.rdb" /format:CSV

Can I change the Field Separator in command line data reports?

Thanks for all.

Re: Exporting into CSV with command line parameters, Field Separator

Posted: Fri 02 Sep 2016 15:42
by alexa
There is no such a possibility. Though, we will put this feature to our roadmap for the next product versions.

Also, the field separator can be changed when performing export from the 'Preview' tab of the data report in the GUI of dbForge.