I have an old program written with Borland C++ Builder 3, that currently accesses Oracle 8.0.4 as well as Oracle 9, Oracle 10XE, and Oracle 10 Std. Edition, thanks to you and DOA.
The current problem is the program locking up (sometimes) when trying to delete a record from a data set. Thus far, it occurs only with Oracle 10, which makes debugging difficult. Due to operating system constraints, the computer that runs Builder 3 can't run Oracle 10, and vice versa. So it is very difficult to recreate the situation under debugger control, and thereby tell precisely where the problem lies.
I will look further at the problem. In the meantime, perhaps the problem has been solved in a later release of DOA. What version of DOA would you recommend for use with Builder 3?
The current problem is the program locking up (sometimes) when trying to delete a record from a data set. Thus far, it occurs only with Oracle 10, which makes debugging difficult. Due to operating system constraints, the computer that runs Builder 3 can't run Oracle 10, and vice versa. So it is very difficult to recreate the situation under debugger control, and thereby tell precisely where the problem lies.
I will look further at the problem. In the meantime, perhaps the problem has been solved in a later release of DOA. What version of DOA would you recommend for use with Builder 3?