I have a Visual Basic App which accesses a FoxPro 2.6 database. The
database is read from and written to and currently contains about a
thousand records with each of these records having about 500 characters
within them.
Users are writing data to the database regularly and we have recently come
up with an error message that says "Error: Not a table/DBF". I have had to
restore the backup of the data file and run with that, but within a week
the same error occurs. I then rewrote the .dbf file, copied the existing
data into it and within a week the same error occurred.
Has anyone else experienced this problem? How do I get around this? It
doesn't seem to be a problem with the file as I have rewritten it. Is there
only a certain amount of data that a .dbf file can hold?
Any replies would be gratefully accepted as this is now becoming a problem.
Thanks.