parse dBase .dbf file
659140Feb 5 2010 — edited Feb 5 2010Hello,
We're writing a java application that needs to read in a .dbf file and eventually insert (via JDBC) into our Oracle 10g database. I wanted to know if Oracle had an API to read in the column Names, column count, row count, and read in each row.
Thanks,
Jim