Search found 2 matches
- 17.04.2020, 08:51
- Forum: ZeosLib 7.2 Forum
- Topic: Oracle CLOB support
- Replies: 3
- Views: 249
Re: Oracle CLOB support
Hi Jan, You will find attached a zip find containing diff of modified files Base Zeos version is 7.2.6.1 Tested with : - Oracle Database server 11g (Express Edition) on CentOS 7 Linux 7 - Oracle instant client x86 11.2.0.4.0 - Oracle instant client x64 11.2.0.4.0 - Delphi professionnal 10.3 Best reg...
- 16.04.2020, 12:52
- Forum: ZeosLib 7.2 Forum
- Topic: Oracle CLOB support
- Replies: 3
- Views: 249
Oracle CLOB support
Recently I had to work with Oracle functions that are using CLOB output parameters Unfortunnaly this data type is not fully support in Zeos 7.2 In the base function ConvertDatasetToDbcType DataType ftOraClob is mapped to stUnknow SQL type... I had tested with enforcing DataType of parameter to ftWid...