Re: DBase IV files



Hey. I wanted to thank you guys for your ideas and your help.

I was finally able to talk to someone who had access to the xbasej source
code. Apparently the xbasej version I was using would look for a memo file
by dropping the last letter of the extension and replacing it with a t.

Therefore, in my case. the .veh file would become .vet to look for the memo
fields. I needed it to be .dbt though.

Renaming .veh to .dbh fixed my problem. =)

--
Message posted via JavaKB.com
http://www.javakb.com/Uwe/Forums.aspx/java-databases/200512/1
.