Search found 1310 matches

by miab3
08.05.2024, 20:00
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 46622

Re: Zeos 7.3 testers-thread

Hi Jan,

8.0-patches_8167
Delphi 11.1 Win32/Win64/Android32/Android64
Now without Warnings.

My mORMot 1.18 r6435 PerfTest passes - Delphi 11.1 Win32/Win64; Delphi 2007

Regards,

Michal
by miab3
08.05.2024, 10:45
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 46622

Re: Zeos 7.3 testers-thread

Hi Jan, 8.0-patches_8160 Delphi 11 Win32/Win64/Android32/Android64 Now three Warnings: [dcc64 Warning] ZDbcDbLibResultSet.pas(595): W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString' [dcc64 Warning] ZDbcDbLibResultSet.pas(599): W1058 Implicit string cast with potential...
by miab3
08.05.2024, 09:07
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 46622

Re: Zeos 7.3 testers-thread

Hi Jan, 8.0-patches_8159 Delphi 11 Win32/Win64/Android32/Android64 Only one Warning: [dcc32 Warning] ZDbcDbLibResultSet.pas(602): W1044 Suspicious typecast of string to PAnsiChar tdsMsTime: begin FTempStr := FormatDateTime(GetStatement.GetConSettings^.ReadFormatSettings.TimeFormat, TdsDateTimeAllToD...
by miab3
31.03.2024, 20:38
Forum: ZeosLib 7.3/8.0 Forum
Topic: Incompatible types: 'TParams' and 'TZParams'
Replies: 5
Views: 459

Re: Incompatible types: 'TParams' and 'TZParams'

{$DEFINE DISABLE_ZPARAM}

Michal
by miab3
03.10.2023, 07:31
Forum: ZeosLib 7.2 Forum
Topic: Delphi 2007 ZeosLib 7.2 error identifier FClientCP
Replies: 9
Views: 663

Re: Delphi 2007 ZeosLib 7.2 error identifier FClientCP

To indicate library sources for debugging, use:
Browsing path

Michal
by miab3
02.10.2023, 23:17
Forum: ZeosLib 7.2 Forum
Topic: Delphi 2007 ZeosLib 7.2 error identifier FClientCP
Replies: 9
Views: 663

Re: Delphi 2007 ZeosLib 7.2 error identifier FClientCP

.dcu was invented so that you wouldn't have to compile .pas every time.
There is no need to waste time and multiply files on the disk.
Of course, if you frequently modify libraries, you should indicate the .pas directory

Michal
by miab3
28.08.2023, 20:13
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 46622

Re: Zeos 7.3 testers-thread

ZEOS 8.0.0 /trunk svn 8046 https://sourceforge.net/p/zeoslib/code-0/8046/tree/ Compiles and Works: - Lazarus 3.0RC1 Win32, - Delphi 2007(-ZBase64.pas), - RAD Studio XE2-Win32/Win64/OSX32/C++32, - Delphi 10.3.3 Rio-Win32/Win64/(Android/Android64- compiles but requires more thorough testing), - Delphi...
by miab3
06.07.2023, 09:56
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 46622

Re: Zeos 7.3 testers-thread

ZEOS 8.0.0 /trunk svn 8041 https://sourceforge.net/p/zeoslib/code-0/8041/tree/ Compiles and Works: - Lazarus 3.0RC1 Win32, - Delphi 11.1 Alexandria - Win32/Win64(/Android/Android64- compiles but requires more thorough testing)). Some Delphi warnings: [dcc32 Warning] ZDbcProxyResultSet.pas(1110): W10...
by miab3
01.06.2023, 09:25
Forum: ZeosLib 7.3/8.0 Forum
Topic: OleDb and MS Access
Replies: 9
Views: 752

Re: OleDb and MS Access

The error of negative values disappeared in my test too.
The same sequence is present in 'ZDbcOleDBStatement.pas' in one more place.
Unfortunately, autonumber for Access still doesn't work.

Michał
by miab3
31.05.2023, 16:25
Forum: ZeosLib 7.3/8.0 Forum
Topic: OleDb and MS Access
Replies: 9
Views: 752

Re: OleDb and MS Access

Yes, I wrote some time ago that ADO is the slowest option.

It is possible that in the case of Access OleDB is defective in detecting field types

Michał
by miab3
31.05.2023, 14:16
Forum: ZeosLib 7.3/8.0 Forum
Topic: OleDb and MS Access
Replies: 9
Views: 752

Re: OleDb and MS Access

Yes indeed. This error occurs for OleDB. Auto_increment doesn't work either.
In the analogous connection via ADO everything works.

Michal
by miab3
24.05.2023, 22:26
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 46622

Re: Zeos 7.3 testers-thread

ZEOS 8.0.0 /trunk svn 8038 Compiles and Works: -Delphi 11.1 Alexandria - Win32/Win64(/Android/Android64- compiles but requires more thorough testing)). [dcc32 Warning] ZDbcProxyResultSet.pas(1110): W1058 Implicit string cast with potential data loss from 'string' to 'AnsiString' [dcc32 Warning] ZDbc...
by miab3
21.05.2023, 11:24
Forum: User Contributions
Topic: GetClientVersion for PostgreSQL
Replies: 4
Views: 1250

Re: GetClientVersion for PostgreSQL

Lazarus(Pascal) allows it, but for portability it's worth changing to result := result+ ...

Michal
by miab3
04.05.2023, 15:36
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 8 - draft of Release Notes
Replies: 23
Views: 1386

Re: Zeos 8 - draft of Release Notes

Hi Jan;

That might be it:
https://stackoverflow.com/questions/483 ... vice-versa

And here's a faster one (with x86 assembler inserts) for old Delphi:
https://www.delphipraxis.net/126888-bas ... i2009.html

Michal