Hi Jan,
the same behavior. See here the image with Lazarus, ZConnection properties (including version), the app with result and select with sqlplus (which works):
https://drive.google.com/file/d/1pnYN_v ... sp=sharing
Search found 2 matches
- 13.09.2022, 17:55
- Forum: ZeosLib 7.2 Forum
- Topic: Cannot read Oracle 12 NVARCHAR2 field with Lazarus 2.2.2+ZeosLib 7.2.14 on Linux
- Replies: 2
- Views: 492
- 11.09.2022, 09:30
- Forum: ZeosLib 7.2 Forum
- Topic: Cannot read Oracle 12 NVARCHAR2 field with Lazarus 2.2.2+ZeosLib 7.2.14 on Linux
- Replies: 2
- Views: 492
Cannot read Oracle 12 NVARCHAR2 field with Lazarus 2.2.2+ZeosLib 7.2.14 on Linux
Hello Everyone, I'm using: Lazarus 2.2.2/FPC 3.2.2/ZeosLib 7.2.14. Database: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 Oracle Instant Client Version 21.7.0.0.0 I can successfully connect to database, make queries and execute stored procedures. The problem is only when I'm trying to q...