There are a lot of programs around for converting DBF files to other formats. A Google search is quite fruitful.

On Aug 22, 2005, at 10:36 AM, Stephen Barncard wrote:

Long long ago I looked at a dBase file and it looked like tab delimited text....have you checked in a text editor?



Since you were talking about dBase and Paradox, I assumed you meant
Windoze...

In that case, the dBase file format is *very* well defined and
documented. Why not just treat the dbf files as binary files, read
them into memory, and start stuffing them into arrays and such? Do you
actually need to keep them in dbf format for use by other programs?

--
-Mark Wieder

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Dan Shafer, Revolution Consultant and Author
http://www.shafermedia.com
Get my book, "Revolution: Software at the Speed of Thought"
From http://www.revolutionpros.com, Click "My Stuff"



_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to