Search found 10 matches

by Marcin W.
06.10.2010, 19:02
Forum: 6.6 - stable
Topic: Delphi + ADO + PostgreSQL
Replies: 3
Views: 1893

I know, that it is a bad idea, but I have to.
by Marcin W.
06.10.2010, 12:51
Forum: 6.6 - stable
Topic: Delphi + ADO + PostgreSQL
Replies: 3
Views: 1893

Delphi + ADO + PostgreSQL

1. On computer an ODBC driver for Postgres is installed and configured properly 2. I choose in ZConnection Protocol: ADO and Provider: MSDASQL.1;Persist Security Info=False;Data Source=PostgreSQL 3. IP address of Postgres is set in ODBC 4. If I choose IP of my local PC and try to open Query - it's O...
by Marcin W.
01.06.2010, 18:01
Forum: 6.6 - stable
Topic: D2007 + PostgreSQL + deleting records
Replies: 1
Views: 346

D2007 + PostgreSQL + deleting records

Hi! I have D2007 and use PostgreSQL 8.4. On a form I have Dbgrid with ReadOnlyQuery, second Query is for deleting, updating and inserting new records. Updating and inserting work fine, but, there is an issue with deleting: after deleting, in DBgrid there is no current information, I have to use Refr...
by Marcin W.
13.03.2009, 15:37
Forum: Firebird
Topic: problem with updating ZConnetion
Replies: 1
Views: 518

problem with updating ZConnetion

1. Main form with ZConnection1 and ZQuery1.
2. Child form with ZConnection2 and ZQuery2.

After inserting or updating data with ZQuery2, closing child form, there is no changes in main form, I must to use ZConnection.Reconnect to see changes.
by Marcin W.
14.05.2007, 08:13
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: ZeosLIb and stringgrid?
Replies: 4
Views: 1087

I have the same problem.
aljosa.motore, if you will find examples, please post it on forum.

greetings
Marcin
by Marcin W.
30.04.2007, 16:01
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: How much...
Replies: 1
Views: 543

How much...

Hi! How much is current beta stable? With 6.1.5 I have poblems, see my threads: 1. http://zeos.firmos.at/viewtopic.php?t=1194 2. http://zeos.firmos.at/viewtopic.php?t=1198 but nobody answered me :(:(. So I have no choice, I'm going to use current beta. But I have to know how much I risk, which part ...
by Marcin W.
26.04.2007, 09:12
Forum: 6.1.5
Topic: How to decrease fetch buffer for ZQuery?
Replies: 0
Views: 2441

How to decrease fetch buffer for ZQuery?

Hi!

IBQuery has property named BufferChunks. Does ZQuery have something similar, or there is other way to decrease fetch buffer?

greetings
by Marcin W.
25.04.2007, 12:23
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error during 6.6.1 instalation on Delphi 2005
Replies: 2
Views: 693

It works!

thx
by Marcin W.
24.04.2007, 20:17
Forum: 6.1.5
Topic: segment buffer length shorter than expected. Error code 101
Replies: 0
Views: 2900

segment buffer length shorter than expected. Error code 101

Hi! When I try to open table with a BLOB field, got message [equote] SQL Error: segment buffer length shorter than expected. Error code 101. [/equote] Delphi 2005, Firebird 1.5, table has 3618 records, size of database file is 418MB. It didnt happen when the database was smaller. In design time ZQue...
by Marcin W.
24.04.2007, 13:37
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: Error during 6.6.1 instalation on Delphi 2005
Replies: 2
Views: 693

Error during 6.6.1 instalation on Delphi 2005

When I try to install 6.6.1 Delphi 2005 got message
cannot open zplainmysql.inc. I've checked that this file exists and probably is locked.

greetings