Datetime paramtere and Union all problem

Forum related to Oracle Server

Moderators: gto, EgonHugeist, mdaems

zoltan
Fresh Boarder
Fresh Boarder
Posts: 24
Joined: 31.03.2021, 12:13

Re: Datetime paramtere and Union all problem

Post by zoltan »

@marsupilami, @aehimself

Guys You have done a wonderful work! THANK YOU very much!

I have downloaded the latest version from github, and it seems to be working perfectly! All problems are vanished, all querries seems to be
working perfectly!
Even my old problem is solved: if I asked for the length of a field, then in case of string fields, the length was 4x of the original Oracle column definition,
so I had to pay attention to this when I wanted to download the query result.

Thank You again for Your efforts, time and work!
Zoltán
User avatar
aehimself
Zeos Dev Team
Zeos Dev Team
Posts: 765
Joined: 18.11.2018, 17:37
Location: Hungary

Re: Datetime paramtere and Union all problem

Post by aehimself »

Glad it all worked out!
Delphi 12.1, Zeos 8 from latest GIT snapshot
Using:
- MySQL server 8.0.18; libmariadb.dll 3.3.8
- Oracle server 11.2.0, 12.1.0, 19.0.0; oci.dll 21.13
- MSSQL 2012, 2019; sybdb.dll FreeTDS_2435
- SQLite 3.45.2
Post Reply