Greg Stevenson
Member²
Running a TOracleQuery that returns a blob using FieldAsString returns a string of the correct length but it is all nulls. Same query in a PL/SQL SQL window and the Data Editor shows the correct info. TOracleDataset also seems to get it right. Tried variants, GetLongField, FieldData with similar results. Any suggestions? Its like its alocating space but not triggering the separate fetch even though Clobs seem to be fine.
DOA 4.x
PL/SQL Developer
Version 7.0.0.1050 (MBCS)
Using
Home: OraClient10g_home3
DLL: C:\Oracle\product\10.1.0\Client_3\bin\oci.dll
OCI: version 9.2
Oracle9i Enterprise Edition Release 9.2.0.5.0
Character size: 1 byte(s)
--Greg
DOA 4.x
PL/SQL Developer
Version 7.0.0.1050 (MBCS)
Using
Home: OraClient10g_home3
DLL: C:\Oracle\product\10.1.0\Client_3\bin\oci.dll
OCI: version 9.2
Oracle9i Enterprise Edition Release 9.2.0.5.0
Character size: 1 byte(s)
--Greg