Search found 4 matches

by papelhigienico3
10.06.2020, 18:09
Forum: 6.6 - stable
Topic: Save/load dataset and table to/from memory stream
Replies: 7
Views: 3965

Re: Save/load dataset and table to/from memory stream

No one had progress with this feature?
by papelhigienico3
27.04.2020, 22:54
Forum: ZeosLib 7.2 Forum
Topic: Firebird 3.0 query length is limited to 64KB instead of 10M
Replies: 6
Views: 376

Re: Firebird 3.0 query length is limited to 64KB instead of 10M

Hi @marsupilami! First of all, sorry for being so unpolished. I'm a little old (and a little inactive on last years) in this forum. I lost my password, so I have created a new one. Thanks by reception again! Well, backing to FB. I did some tests, and setting the parameter query length to 0 (zero) di...
by papelhigienico3
24.04.2020, 10:17
Forum: ZeosLib 7.2 Forum
Topic: Firebird 3.0 query length is limited to 64KB instead of 10M
Replies: 6
Views: 376

Re: Firebird 3.0 query length is limited to 64KB instead of 10M

Hi!

We are lucky, because I don't have reverted back my code to SQLite/MySQL (and I lost those versions hahaha).

I'll follow your suggestion of set 0 in the driver apis that had a length parameter. Probably I'll do this tomorrow. In any case I'll report the results here.
by papelhigienico3
23.04.2020, 00:44
Forum: ZeosLib 7.2 Forum
Topic: Firebird 3.0 query length is limited to 64KB instead of 10M
Replies: 6
Views: 376

Firebird 3.0 query length is limited to 64KB instead of 10M

Hi! I'm trying to execute large queries with ZeosLib + Firebird 3.0, and, after losing a lot of work, noted that the query arrives in the Firebird Server are incomplete. So I searched in about specs of Firebird 3.x and in the Firebird FAQ is reported that FB 3.0 supports queries with 10MB of size ag...