Board index » delphi » What am I doing wrong...
Andrej Snedic
![]() Delphi Developer |
Sat, 23 Aug 2003 09:22:41 GMT
What am I doing wrong...
Hello...
I am using just the usual TTable and TQuery (for SQL statments) components and every once in a while I lost some data in my tables... I mean the data - usually the previous day's ones - phisically disappear in my .db file... Why is that? I am using Paradox7 databases and I have set the primary and secondary (for alphabetical sorting) indexes... My example of inserting data into the table: I think that is all... Why does it loose some data almost every mont? Thanks for all, |