Page 1 of 1
error Zeoslib 6.5.1 :?
Posted: 03.03.2006, 14:50
by silviogs
Hi
I created an application lazarus and I placed two access type the same base of data as display the image. One with the zeoslib and the other with sqldb and do notice the difference in the dates. Does anybody has a solution?
respectfully
Silvio Guedes
Posted: 04.03.2006, 19:36
by zippo
Could be a DLL version problem? I'm not a posgresql expert, but in MySQL it happened...
Posted: 06.03.2006, 13:27
by knancys
This problem not it happens only on posgresql, in the Firebird too
I believe that the problem is in the Zeoslib
Lazarus 0.9.10 (for Windows and Linux) + Firebird 1.5 + ZeosLib 6.5.1
Posted: 06.03.2006, 15:34
by silviogs
Hi
I did it the same way, I created an application in delphi7 I used the zeoslib 6.5.1 and ADO, it is everything perfect, but with the lazarus the zeoslib doesn't work.
can anybody of the team zeoslib explain this?
thank you very much
Silvio Guedes
Posted: 07.03.2006, 04:54
by klchin
Hi,
Is your SQL using grouping or Distinct?
Regards
KL Chin
Posted: 07.03.2006, 15:43
by silviogs
Hi
I am using lazarus win32, zeoslib 6.5.1 and postgresql 8.1.3, in the property of the zquery.sql the string is "select firstdate, seconddate, thirddate from table", a simple query for display that in the zeoslib connecting to the postgresql the come back date is 31/12/1899, already with the sqldb it works. To remove all the doubts I made an application in delphi7 and the zeoslib it worked perfectly. It should have some incompatibility with the lazarus, because I use the same dll with the sources zeoslib 6.5.1 zeosdbo_rework.
I hope the team of developers of the zeoslib has already seen my topic and already have some solution.
Respectfully
Silvio Guedes
Posted: 10.03.2006, 12:25
by knancys
Bye Bye Zeos
Testing SQLdb
Thank you Silvio Guedes