RichardWakeman
Programmer
Hi - I have a Delphi 5 app that transfers data from some dbf files into a MS Access app. It works fine and has for a while. However, lately, I am getting the error: OPERATION NOT AVAILABLE. This occurs during a loop of processing a large number of records, and it seems to come up on one particular record and after nearly 21,000 other records have been processed.
I've examined the record it gets stuck on and can see nothing out of the ordinary. My question is just what exactly does this error message mean and/or refer to and what can I do about it?
I have some simple indexes set and no filters or querys. The only complex thing about the app is that it us using both dbase and msaccess drivers in the BDE.
Thanks!
Richard W.
I've examined the record it gets stuck on and can see nothing out of the ordinary. My question is just what exactly does this error message mean and/or refer to and what can I do about it?
I have some simple indexes set and no filters or querys. The only complex thing about the app is that it us using both dbase and msaccess drivers in the BDE.
Thanks!
Richard W.