Search found 6 matches

by rblsystem
25.01.2018, 20:22
Forum: PostgreSQL
Topic: Delphi 2010 + Zeos + PostgreSQL
Replies: 1
Views: 2310

Delphi 2010 + Zeos + PostgreSQL

Hello guys. I use version 7.2.0-alpha of the library for Delphi 2010. I connect to the Postgree database hosted on AWS. The connection protocol is postgresql-9 configured in the ZConnnection component in the Protocol property. Recently, AWS informed us that in February, they will change the version ...
by rblsystem
17.01.2014, 11:54
Forum: PostgreSQL
Topic: Delphi 2010 + Zeos + PostgreSQL
Replies: 11
Views: 9854

Re: Delphi 2010 + Zeos + PostgreSQL

The settings are: ControlsCodePAge = cCP_UTF16 LibraryLocation = ...\libpq73.dll Port = 5432 Protocol = postgresql-9 If you still miss some information on the settings, let me know so I can inform correctly. Or, if you miss a particular property, ask me what I inform. As for the version of Zeos, you...
by rblsystem
16.01.2014, 14:13
Forum: PostgreSQL
Topic: Delphi 2010 + Zeos + PostgreSQL
Replies: 11
Views: 9854

Re: Delphi 2010 + Zeos + PostgreSQL

Sorry,

The correct version of Zeos is 7.1.2 stable

PostgreSQL version is 9.1.1

Thanks a lot,

Rogério.
by rblsystem
16.01.2014, 14:02
Forum: PostgreSQL
Topic: Delphi 2010 + Zeos + PostgreSQL
Replies: 11
Views: 9854

Re: Delphi 2010 + Zeos + PostgreSQL

Jan,

Zeos version 7.0.0 alpha
PostgreSQL version 9.1.1

Thanks a lot.
by rblsystem
16.01.2014, 11:42
Forum: PostgreSQL
Topic: Delphi 2010 + Zeos + PostgreSQL
Replies: 11
Views: 9854

Delphi 2010 + Zeos + PostgreSQL

Hello guys , okay ?       I'm trying to display a DBGrid result is a select in PostgreSQL DB . For this, I am using Zeos .       The connection to the database is being made through ZConnection component. I set all component properties and make the connection and usually works without any error .   ...
by rblsystem
26.12.2013, 17:23
Forum: ZeosLib 7.1 stable Forum
Topic: Installing in Delphi 2010
Replies: 1
Views: 596

Installing in Delphi 2010

Dear Sirs, I use Delphi 2010 and I'm having difficulties installing this version of Delphi Zeos. The version of Zeos I'm trying to install is 7.1.2 stable. When compiling (Build All Projects) package, Delphi returns the following error message: [DCC Fatal Error] ZPropertyEditor.pas (62): E2225 Never...