Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithIt looks like you are using the public version of our software. It would be simplest to import the file into Excel, and then use the ExcelInput node from there.
If you have access to a full version of our software, then you can use the JDBC node to read DBF files.
You would need to download the appropriate JDBC driver (several are available), and then use a DBurl similiar to this:
jdbc:odbc:Driver={Microsoft dBASE Driver (*.dbf)};DefaultDir=C:\\dblocation
Start by reading the documentation in the JDBCquery node. A quick google search will turn up several possible drivers.
http://stackoverflow.com/questions/8...river-for-java