Hello,
I'm using dbxpress driver 2.50.5 and I have problem with oracle 10.2 release. I'm using direct net connection and if I have blob field, which remain null I have got this oracle error:
~Errors in file c:\oracle\product\10.2.0\admin\wsei\udump\wsei_ora_1432.trc:~ORA-00600: internal error code, arguments: [17147], [0x2D765D3C], [], [], [], [], [], []~ORA-06502: PL/SQL: numeric or value error~ORA-06512: at line 8~
With OCI all works. When table doesn't have blobs all works. On 10gR1 all works. I think it's a problem with null value. I'm using TClientDataset-TProvider-TSQLDataSet in D2005.
Thanks
Zdenek