Thread: files .dbf
View Single Post
  #6 (permalink)  
Old 05-24-2007, 06:17 PM
Erel's Avatar
Erel Erel is online now
Administrator
 
Join Date: Apr 2007
Posts: 15,500
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

Basic4ppc supports SQLite databases.
There is no library to convert dbf files.
Try to search for such a tool.
Another option is to export the dbf file to CSV format and then load it using the Table control.
Reply With Quote