Search found 4 matches
- 09.06.2021, 18:33
- Forum: ZeosLib 7.2 Forum
- Topic: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
- Replies: 5
- Views: 521
Re: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
Complementing the information... I always used the following configuration to set the bank: ALTER DATABASE database SET DateStyle TO ISO,YMD; In order for Zeusdb to work I had to switch to: ALTER DATABASE database SET DateStyle TO ISO,YMD; Was this really expected? Doesn't work with parameter the ot...
- 09.06.2021, 14:21
- Forum: ZeosLib 7.2 Forum
- Topic: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
- Replies: 5
- Views: 521
Re: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
Hi. Yesterday when preparing the test program to send for validation I verified that the date was correct! When I went to compare the banks I verified that the bank encoding was as LATIN1 and in the test it was as UTF8 which is the default. That way I will make the correction in the database encodin...
- 08.06.2021, 16:31
- Forum: ZeosLib 7.2 Forum
- Topic: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
- Replies: 5
- Views: 521
Re: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
Hi.
Yes, I will provide the test script and program and post it for review.
As soon as I can do the test with the latest 7.2 I will post the result..
Thanks
Yes, I will provide the test script and program and post it for review.
As soon as I can do the test with the latest 7.2 I will post the result..
Thanks
- 07.06.2021, 22:04
- Forum: ZeosLib 7.2 Forum
- Topic: Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
- Replies: 5
- Views: 521
Date 30/12/1899 - Delphi 7 + Postgresql + Zeos 7.2.10
Hi
I updated zeos to version 7.2.10 and after that it started to present in dbgrig the date 12/30/1899. I do a simple query at the bank and everything is recorded right there. Has anyone been through this and can you please help?
Here are the attachments
Thanks
Fabio
I updated zeos to version 7.2.10 and after that it started to present in dbgrig the date 12/30/1899. I do a simple query at the bank and everything is recorded right there. Has anyone been through this and can you please help?
Here are the attachments
Thanks
Fabio