Search found 5 matches
- 27.09.2016, 19:33
- Forum: ZeosLib 7.2 Forum
- Topic: Problems with the "\" character
- Replies: 6
- Views: 948
Re: Problems with the "\" character
Worked perfectly! Thank you very much!
- 27.09.2016, 13:18
- Forum: ZeosLib 7.2 Forum
- Topic: Problems with the "\" character
- Replies: 6
- Views: 948
Re: Problems with the "\" character
Thank you very much! I'll test right now!marsupilami wrote:@All:
The patch has been applied. See Zeos 7.2 Rev. 3930.
With Best regards,
Jan
- 27.09.2016, 13:16
- Forum: ZeosLib 7.2 Forum
- Topic: Problems with the "\" character
- Replies: 6
- Views: 948
Re: Problems with the "\" character
Sorry, I forgot to say: use PostgreSQL!
- 19.05.2016, 21:04
- Forum: ZeosLib 7.2 Forum
- Topic: Problems with the "\" character
- Replies: 6
- Views: 948
Problems with the "\" character
Hello gentlemen! First, forgive my English! I'm having a problem with 7.2.1-rc version that did not occur in version 7.1.4-stable: SQL statements containing strings with the "\" character. For example, when opening a ZQuery with this SQL, the parameters are not replaced by values: SELECT (...
- 04.06.2014, 14:26
- Forum: PostgreSQL
- Topic: Delphi 2010 + Zeos + PostgreSQL
- Replies: 11
- Views: 9990
Re: Delphi 2010 + Zeos + PostgreSQL
Friend, this problem occurs when using a recent Zeus version that works with Real Prepared Statement (and not with Emulated Prepared Statement as before) connecting to a PostgreSQL Server with active pgBouncer and configured in "Transaction Pooling" Mode. This Mode does not support Prepare...