TOracleDataSet QBE error

rguillen

Member²
Hi Marcos,

I'm converting a system from Delphi 7 to RAD Studio 2007 and I got a strange error in my new module. It's happen when i use QBE Mode. I have a table with fields NUMERO, CURSO, etc. When I query the NUMERO field, it works well but when I query the CURSO field it works but when I close the TOracleDataSet I got the InvalidPointer Exception. The same module works well in Delphi 7.

I'm using Oracle 11g Release 1, RAD Studio 2007 and DOA 4.1.0.0.

Colud you give me an Idea about it issue?

Thanks.
 
It's difficult to say what might cause this. We have not had any similar problem reports. Do you know where exactly the exception occurs?
 
Back
Top