Page 1 of 1

Convert-to dbf from CSV

Posted: Fri Jul 07, 2017 6:23 pm
by jdavidson
I am working to build a workflow that will convert CSV files to DBF. The CSV can import all as TEXT. I have the following but it won't work:

Code: Select all

C:\Program Files (x86)\LibreOffice 5\program\soffice --convert-to --headless dbf C:\Users\jdavidson\Desktop\Convert\*csv
The above does not work for me. Any help on this would be greatly appreciated. I also have the same version on Mac OS Sierra if that is easier to use, but I was having trouble accessing the paths for anything on there.

Thank you for reviewing my post.

Re: Covert-to dbf from CSV

Posted: Sat Jul 08, 2017 6:04 pm
by Villeroy
How is this conversion possible anyway without passing any arguments to the filters?