Search found 1310 matches

by miab3
13.05.2012, 00:02
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82022

Branch testing is different than testing-branch egonhugeist.
Why does the testing branch was defective (nonsense) ZDbcCache.pas file modification?

Michal Abramczyk
by miab3
12.05.2012, 23:16
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82022

@EgonHugeist >the most parts i'll accept with some changes(compatibility to FPC). Rev. > 1272. But my version was right and not what you did. DXE2/32 - WIN32 DXE2/64 - WIN64 >But why do you want to change the PlainLoader.Handle? Normaly >you're right there. Do you know more than me here? Makes it tr...
by miab3
12.05.2012, 19:14
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82022

@EgonHugeist;

You can use ExamDiff or something similar.
One adjustment is extremely important for all.
In ZPlainLoader.pas in the line 206 should be:

RowHeaderSize = sizeof (TZRowBuffer) - sizeof (TZByteArray);

Others interested in using the DXE2 Win64.

Michal Abramczyk
by miab3
11.05.2012, 15:47
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82022

Small correction to ZDbcCache.pas

Michal Abramczyk
by miab3
11.05.2012, 13:40
Forum: ZeosLib 7.0 Beta Forum
Topic: Full Unicode/Ansi-Support in /testing branch
Replies: 653
Views: 82022

My corrections to Zeos 7 testing-egon hugeist rev 1270.
It compiles and runs in Delphi XE2 upd 4 Win32 and Win64.

Michal Abramczyk