Convert-to dbf from CSV
Posted: Fri Jul 07, 2017 6:23 pm
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:
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.
Code: Select all
C:\Program Files (x86)\LibreOffice 5\program\soffice --convert-to --headless dbf C:\Users\jdavidson\Desktop\Convert\*csvThank you for reviewing my post.