Hi
I think it could be 32/64b problem anyway.
Try to use 32bit libraries and your application target too.
Try to copy all libraries to your application directory. Leave "LibraryLocation" property blank.
I already have working application ZEOS 7.2 + PostgreSQL.
What system do you use?
Search found 2 matches
- 25.03.2016, 23:28
- Forum: ZeosLib 7.2 Forum
- Topic: ZConnection problems connecting to PostgreSQL
- Replies: 16
- Views: 8739
- 25.03.2016, 22:56
- Forum: ZeosLib 7.2 Forum
- Topic: TZConnectionGroup dissapearing user and password
- Replies: 0
- Views: 1332
TZConnectionGroup dissapearing user and password
Hi I have an issue with TZConnectionGroup. Every time I publish my project (by Publish tool in Lazarus) then the User and Password fields are changed by some strange string and I have to write them again. It does not happen in TZConnection component. Any solution? Lazarus 1.6 Edit: It is not strictl...