Marco,
it's been a few days since we upgraded everyone to the 8.0.6 client. All the array errors have gone away.
For now it looks like it has been fixed. I'll post something again if the problem resurfaces.
Thanks for your help.
Scott Bruns
It turns out that some of the stations are running Net8 v8.0.5 and some are running v8.0.6. I don't know if anyone running 8.0.6 is having the problem, but I DO know that the problem is happening on machines running 8.0.5.
On Monday all the machines involved will be upgraded to 8.0.6. I'll post...
I downloaded and installed DOA 3.4.5 for Delphi3. Even with the new version we are still getting this error.
I'm having my DBA look into the problem from his perspective.
I can't pull the code out of my app to send to you. It is very complex and will not run by itself. I may try to build a new...
We did see that problem, but this problem does not occur when the array is resized to 1. In addition, we have already turned optimization off, as was already suggested.
Maybe it has been fixed in a patch or a later release. What do I need to do to get an update to DOA?
Scott
I'm using DOA v 3.3.1 on Delphi 3.
My program inserts into several tables using array DML. Sometimes I receive an 'ORA-01438: value larger than specified precision allows for this column' error. When this happens I dump out the array and I find that no field would cause this error.
I've seen a...