Stephan Schmahl
Member²
Lately I created an Oracle 8.04 CLOB field and a TOracleDataSet which accessed the corresponding table.
I also created a persistent datafield which shows its type as TMemoField and its property BlobType as ftOraClob.
On command OracleDataSet1.Open an AV occurred: "Unexpected datatype.". I changed property BlobType to ftMemo but the same result.
I never had this problem before and now don't know what to do. Any advice would be helpful.
Thanks in advance.
I also created a persistent datafield which shows its type as TMemoField and its property BlobType as ftOraClob.
On command OracleDataSet1.Open an AV occurred: "Unexpected datatype.". I changed property BlobType to ftMemo but the same result.
I never had this problem before and now don't know what to do. Any advice would be helpful.
Thanks in advance.