gmalavrazic
Programmer
HEEEEELP!
Yesterday was all OK! But today:
After few tables with indexes has been opened, when open next table and after that its indexes (set index to indexname), program crashes with message: DBFNTX/1010 Read error.
According to NG it could be a network connection error, so I have run the application and all data on my computer localy.
And same happened.
After that I have run the application in debug mode - the error was the same, but when I did it step by step with little pause between steps the operation passed. Also, if the pauses between step were shorter the application crashed sometimes on the same point, sometimes few program lines after but in the same operation of opening indexes on other table.
NOTE: the same happened with the applications of my colleagues which operate on the same data.
Yesterday was all OK! But today:
After few tables with indexes has been opened, when open next table and after that its indexes (set index to indexname), program crashes with message: DBFNTX/1010 Read error.
According to NG it could be a network connection error, so I have run the application and all data on my computer localy.
And same happened.
After that I have run the application in debug mode - the error was the same, but when I did it step by step with little pause between steps the operation passed. Also, if the pauses between step were shorter the application crashed sometimes on the same point, sometimes few program lines after but in the same operation of opening indexes on other table.
NOTE: the same happened with the applications of my colleagues which operate on the same data.