org.xBaseJ.xBaseJException: Unknown Field type 'I' for NUMLOGEDIN
at org.xBaseJ.DBF.read_Field_header(DBF.java:1988)
at org.xBaseJ.DBF.openDBF(DBF.java:361)
at org.xBaseJ.DBF.<init>(DBF.java:206)
This table comes from FoxPro (I am told). It came in a group of 72 tables which I was going to convert to .csv format. The other 71 tables worked perfectly.
table with 'I' type field
Version Information: I am using the latest version (xBaseJ-20091203) of the jar.
If there is any way that I can assist you or you need any more files (or the issue is fixed) please do not hesitate to contact me at william.deans@gmail.com
I have the same issue. I have a one file out of 30 that has a Integer field. It would be really great to get support for this field type. Is there anything I can do to help? I do have a sample file, if needed. And I would be happy to help test.
package currently does not support "I" type fields.