Groups | Search | Server Info | Login | Register
Groups > comp.databases.xbase.codebase > #11
| Newsgroups | comp.databases.xbase.codebase |
|---|---|
| Date | 2012-10-20 16:13 -0700 |
| Message-ID | <4e84cd96-d9e0-45e5-8b29-d92e6dad9d77@googlegroups.com> (permalink) |
| Subject | problem with codebase 6.2 |
| From | jgw <drufus2002@gmail.com> |
I am trying to fix a problem in a program I wrote about 10 years ago. It has been working without a problem for 10 years but, now, I am getting the out of memory thing when I try and append a record. I have checked my memory and its just fine (lots of it). That being the case I am sure that I have, as far as I can tell, a problem in a file. This program write 5 different files. I have disabled the writes to one file at a time and find that one file write will bring up the error whilst all other files are being written to with no problem. I have examined the each of the fields of the file in question and they all look good. I have also simply tried to write records with blank fields to see if something is wrong that I can't see but it still flunks out. This led me to believe that, possibly, writes to the other files were bad so I examined all of those records too but they too are just fine. All this makes me believe that I have a memory problem someplace. I have watched my memory, as the program is running and its well within safe boundaries. I have no idea if anybody is following this forum but, hopefully, somebody is and can help me. I can be reached at jwhitespace-22@yahoo.com Thank you..........
Back to comp.databases.xbase.codebase | Previous | Next | Find similar
problem with codebase 6.2 jgw <drufus2002@gmail.com> - 2012-10-20 16:13 -0700
csiph-web