Search found 56 matches

by Prometeus
16.11.2023, 17:57
Forum: ZeosLib 7.3/8.0 Forum
Topic: Solved: Error when compiling Zeos on Delphi 12
Replies: 5
Views: 881

Re: Error when compiling Zeos on Delphi 12

With the current fixes the first errors were gone but it failed with this error: [dcc32 Error] ZDbcODBCStatement.pas(1961): E2251 Ambiguous overloaded call to 'Max' ZCompatibility.pas(841): Related method: function Max(const NativeUInt; const NativeUInt): NativeUInt; System.Math.pas(5172): Related m...
by Prometeus
12.11.2023, 23:29
Forum: ZeosLib 7.3/8.0 Forum
Topic: Solved: Error when compiling Zeos on Delphi 12
Replies: 5
Views: 881

Re: Error when compiling Zeos on Delphi 12

Hello aehimself,

Thanks for the info!

For some reason I received this message when I tried to read your link: "You are not authorised to read this forum."
by Prometeus
12.11.2023, 19:07
Forum: ZeosLib 7.3/8.0 Forum
Topic: Solved: Error when compiling Zeos on Delphi 12
Replies: 5
Views: 881

Solved: Error when compiling Zeos on Delphi 12

Hello,

According to the attached picture, I am getting an error when compiling the 'Delphi 12' package from subversion '8051'. I think it's related to some compiling version issue, but I could not find the 'inc' file that probably needs fixing. Any tip on this?

Thanks!
2023-11-12_130021.jpg
by Prometeus
12.02.2018, 20:49
Forum: ZeosLib 7.2 Forum
Topic: 7.2 testers-thread
Replies: 514
Views: 120249

Re: 7.2-Beta testers-thread

is set in Lazarus.inc @Prometeus, thank you. May i ask for what ProjectGroup25.* and ZeosProject_10.2.* are made? Is there a possiblility to fix ZeosDbo? @EgonHugeist, I can't see 'ProjectGroup25' among the files I've sent before. Where did you find it? You can rename 'ZeosProject_10.2' to the defa...
by Prometeus
10.02.2018, 01:15
Forum: ZeosLib 7.2 Forum
Topic: 7.2 testers-thread
Replies: 514
Views: 120249

Re: 7.2-Beta testers-thread

EgonHugeist wrote: @Prometeus

Fixes? Something we can do? Nobody of current team has a XE 10.2. So it would be nice if you can help..
@EgonHugeist, the attached package is now compiling and installing with no issues for Delphi Tokyo 10.2.2

Regards
by Prometeus
08.02.2018, 04:48
Forum: ZeosLib 7.2 Forum
Topic: 7.2 testers-thread
Replies: 514
Views: 120249

Re: 7.2-Beta testers-thread

Hello, For the latest releases, I am able to compile for Delphi Tokyo 10.2.2 only if I use the package for Delphi Berlin. The package for Delphi Tokyo keep asking to include 'core' on the project but always give an error. The package for Delphi Berlin 10.1 works ok on Delphi Tokyo 10.2.2, however. R...
by Prometeus
23.02.2017, 13:10
Forum: ZeosLib 7.2 Forum
Topic: 7.2 testers-thread
Replies: 514
Views: 120249

Re: 7.2-Beta testers-thread

Hi,


I use Delphi 7 and Delphi Berlin 10.1 Upd 2. For Delphi Berlin 10.1, the latest build (3964) compiles ok, but for Delphi 7 that build won't compile file 'ZDbc.dpk' and the package won't install.

The last package I was able to instal on Delphi 7 was build 3945.

Thanks!
by Prometeus
03.01.2017, 18:59
Forum: ZeosLib 7.2 Forum
Topic: [SOLVED] SaveToStream and SaveToFile
Replies: 7
Views: 1214

Re: [SOLVED] SaveToStream and SaveToFile

Hello, Jan, First of all, I hope that you and your family have had a really happy holidays time. I moved from Delphi 7 to Delphi 10.1 Berlin just a couple of months ago and I am still 'browsing' into this 'new world'... I didn't knew about this new way of calling 'LoadFromStream'. I tested your suge...
by Prometeus
21.12.2016, 22:28
Forum: ZeosLib 7.2 Forum
Topic: [SOLVED] SaveToStream and SaveToFile
Replies: 7
Views: 1214

Re: SaveToStream and SaveToFile bug

Hello, Jan, As asked I did attach a small sample of the problem. As you will see there is a small Firebird 3.0 database with one table with two fields, one of them is BLOB text. The application has one unit with A 'Memo' and a 'Button'. When the button is clicked the only record is loaded in a 'TZQu...
by Prometeus
21.12.2016, 03:42
Forum: ZeosLib 7.2 Forum
Topic: [solved] ZEOS 7.2 and Firebird 3 Boolean fields
Replies: 2
Views: 856

Re: ZEOS 7.2 and Firebird 3 Boolean fields

Hello,

I had the same problem with Zeos 7.3 SVN_3945 and Firebird 3.01. Boolean fields couldn't be recorded on database. I received the same error message and the above fix also worked.

Regards,
Joao Lira.
by Prometeus
20.12.2016, 22:35
Forum: ZeosLib 7.2 Forum
Topic: [SOLVED] SaveToStream and SaveToFile
Replies: 7
Views: 1214

Re: SaveToStream and SaveToFile bug

Hello, Jan,


Ok, I'll try to make a small application to show the problem.

Thanks!


Joao Lira.
by Prometeus
20.12.2016, 11:04
Forum: ZeosLib 7.2 Forum
Topic: [SOLVED] SaveToStream and SaveToFile
Replies: 7
Views: 1214

Re: SaveToStream and SaveToFile bug

Hello, Jan, Yes, the BLOB field is plain text. I am using Zeos with Firebird 3.01. I was writing my first Intraweb application when this problem occured and I thought it had been caused by the latest release of Intraweb until I realized it was a Zeos issue. Is there already a notification about such...
by Prometeus
18.12.2016, 21:13
Forum: ZeosLib 7.2 Forum
Topic: [SOLVED] SaveToStream and SaveToFile
Replies: 7
Views: 1214

[SOLVED] SaveToStream and SaveToFile

Hello, I've been using the last SVNs and now I realized that when using 'FIELD.SaveToStream' or 'FIELD.SaveToFile' functions in both 'TZQuery' and 'TZReadOnlyQuery' components only the first byte has been saved by them in the stream or file, where 'FIELD' is a BLOB field. I am using Delphi 10.1 Berl...
by Prometeus
02.07.2016, 18:39
Forum: ZeosLib 7.2 Forum
Topic: 7.2 testers-thread
Replies: 514
Views: 120249

Re: 7.2-Beta testers-thread

Thanks, Michal,



I will download and test it, although I am using the latest SVN for version 7.3 since March 29 and it is working very well so far.


Best Regards.
by Prometeus
12.06.2016, 09:53
Forum: ZeosLib 7.2 Forum
Topic: 7.2 testers-thread
Replies: 514
Views: 120249

Re: 7.2-Beta testers-thread

Hello, Jan,


Thanks for the information!


Best Regards!
Joao