I will be new to Java. I have Foxpro 2.6 apps and wish to port to Java. I wish to keep the *.dbf files in place, until I choose a database such as Derby, HLSQL, H2, etc. Is this possible without losing too much speed, otherwise I will have to port the tables at the same time as the software, which would take the project much longer to do.
Thanks
Thanks