I am using VB to write an application that queries and updates .DBF files.
There's a 4-byte header (offsets 4-7) in a .DBF indicating how many records are in the file. See here: http://www.dbf2002.com/dbf-file-format.html
When I do an SQL "INSERT INTO" statement, this header is updated...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.