You are not logged in.
Pages: 1
Hi,
Just updated to latest version via Git.
I get these errors when I try to compile RegressionTestsServer.dpr from [Samples\27 - CrossPlatform Clients] in Delphi 7:
[Error] PeopleServer.pas(197): Ambiguous overloaded call to 'Add'
[Error] PeopleServer.pas(197): Incompatible types: 'Integer' and 'String'
[Error] PeopleServer.pas(197): Constant expression violates subrange bounds
[Error] PeopleServer.pas(197): Incompatible types: 'Integer' and 'String'
[Fatal Error] RegressionTestsServer.dpr(13): Could not compile used unit 'PeopleServer.pas'
Any suggestions?
Thanks
Rael
Last edited by RaelB (2016-07-25 18:11:58)
Offline
Offline
It does compile, but console shows:
"StartServer DB.Add(TSQLRecordPeople) Error"
1) Is that expected?
2) Is there a way to be notified when a reply occurs to a post?
Thanks.
Offline
Pages: 1