#1 2020-04-20 09:02:48

JD
Member
Registered: 2015-08-20
Posts: 101

SynDBZeos compilation err: identifier idents no member "StartTransacti

Hi there everyone,

I just updated my mORMot version yesterday (19/04/2020) & I want to upgrade my two projects using mORMot. However as I tried to recompile one of the projects, I got an error in the SynDBZeos file on line 886 saying Error: identifier idents no member "StartTransaction". The compilation messages relating to only SynDBZeos.pas are shown below:

.....
.....
SynDBZeos.pas(707,30) Hint: Variable "Tables" of a managed type does not seem to be initialized
SynDBZeos.pas(734,64) Hint: Variable "Fields" of a managed type does not seem to be initialized
SynDBZeos.pas(886,13) Error: identifier idents no member "StartTransaction"
SynDBZeos.pas(962,17) Hint: Local variable "ndx" does not seem to be initialized

Any ideas what I can do to correct this problem?

Thanks a lot in advance for your assistance

JD

PS: I am using Lazarus 2.0.7/fpc 3.2 svn 62681 (Win 32) on Windows 10 Professionnal (x64)

Offline

#2 2020-04-20 09:34:25

danielkuettner
Member
From: Germany
Registered: 2014-08-06
Posts: 330

Re: SynDBZeos compilation err: identifier idents no member "StartTransacti

with Zeos 7.3 it compiles normally

Offline

#3 2020-04-20 12:37:45

miab3
Member
From: Poland
Registered: 2014-10-01
Posts: 188

Re: SynDBZeos compilation err: identifier idents no member "StartTransacti

The current ZEOS 7.3 r6461 is compiled and passed the mORMot test.
https://zeoslib.sourceforge.io/viewtopi … 41#p147441

Michal

Last edited by miab3 (2020-04-20 12:38:09)

Offline

#4 2020-04-20 15:12:03

EgonHugeist
Member
From: Germany
Registered: 2013-02-15
Posts: 190

Re: SynDBZeos compilation err: identifier idents no member "StartTransacti

Just update ZEOS from SVN. We work hand in hand here.. see https://synopse.info/forum/viewtopic.php?id=5338&p=2

Offline

#5 2020-04-22 11:24:33

JD
Member
Registered: 2015-08-20
Posts: 101

Re: SynDBZeos compilation err: identifier idents no member "StartTransacti

Thanks a lot everyone. It worked.

JD

Offline

Board footer

Powered by FluxBB