Forum > Database
dbf data read/ write to table
draggon:
not clear how to read/ write data to the *.dbf table from within application. Makes sense ODBC connection? Enable sODBC using SQL?
Thank you
Thaddy:
--- Quote from: draggon on February 29, 2016, 10:10:46 am ---not clear how to read/ write data to the *.dbf table from within application. Makes sense ODBC connection? Enable sODBC using SQL?
Thank you
--- End quote ---
You don't need ODBC. There are Lazarus native controls for dBase files. And SQL is inherently not supported for the dBase format.
draggon:
example would be highly appreciated
draggon:
I mean how to read/ write particular record/ field in the record.
molly:
Try this and see if that helps you.
Navigation
[0] Message Index
[#] Next page