Search found 8 matches
- 06.04.2006, 12:50
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Invalid UTF-8 byte sequence detected
- Replies: 7
- Views: 1398
I think some parameters have to be set to allow the code to work properly. In reading up on the issue this is what I came across - adding this to the params section of your Connection component might help. SET CLIENT_ENCODING = 'Latin9' Query the postgresql mailing lists for a response. The outcome ...
- 09.03.2006, 11:05
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Looking for PostgreSQL libpq.dll header files for Delphi
- Replies: 2
- Views: 1080
- 06.03.2006, 12:56
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Looking for PostgreSQL libpq.dll header files for Delphi
- Replies: 2
- Views: 1080
Looking for PostgreSQL libpq.dll header files for Delphi
I want to access libpq directly from Delphi. Are there some header files in Zeos available for that?
- 21.02.2006, 07:31
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Too much memory usage
- Replies: 6
- Views: 1911
Alfonso I suggest you strip down your program to the bare minimum required for someone else to try and replicate your bug and post it. Add the sql definitions, database versions etc. The application is using the memory. MySQL is running on a external server. Try to create a simple application with a...
- 21.02.2006, 07:23
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Document describing overall design of ZeosDBO
- Replies: 3
- Views: 970
What tool is used for documenting the sources? Can the documents be put where they can be downloaded? Hello rchurch! Such document(s) exists - At this time a new Development Team is forming to continue Zeos Development with new energy. Feel free to contact Michael if you want to get involved. As a s...
- 15.02.2006, 14:48
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Document describing overall design of ZeosDBO
- Replies: 3
- Views: 970
Document describing overall design of ZeosDBO
Is there someone who can write a document describing the overall design of ZeosDBO and how it all fits together -ie a Zeos Developers Guide? If there are people familiar with the design of the system, writing a document about it and posting it will make it easier for potential contributors to get in...
- 13.02.2006, 14:39
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Problem with Zeos and PostgreSQL
- Replies: 7
- Views: 1775
- 12.02.2006, 15:58
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Problem with Zeos and PostgreSQL
- Replies: 7
- Views: 1775
Guys, I think your conclusions are rather premature and your overall approach to this issue is wrong. The issue is not whether there is a bug but WHERE the bug is. Looking at the thread as some sort of issue tracking thread the following notes can be made. 1. The sql code for the table's definition ...