Search found 18 matches

by cappelletto
27.04.2024, 11:59
Forum: ZeosLib 7.2 Forum
Topic: cut string field value
Replies: 2
Views: 436

Re: cut string field value

thank you Jan
by cappelletto
24.04.2024, 15:50
Forum: ZeosLib 7.2 Forum
Topic: cut string field value
Replies: 2
Views: 436

cut string field value

Hello,
I saw that with zeos 7.2.14 when a string exceeds the length specified in size it is not cut. With zeos 7.2.6 it does.
Is there any reason or is it a bug?

Thanks
by cappelletto
21.04.2024, 07:47
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

I am not an expert, however there seems to be a basic error in fact the field is a string however it looks for an integer (in fact the result is '0').
I will try to go deeper but I am having difficulty.
Now correct You. The database has only one record
zeosErr2.png
zeosErr1.png
by cappelletto
16.04.2024, 15:00
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

Last thing, with Zeos 7.2.x it works.
by cappelletto
16.04.2024, 14:31
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

I am interested in lazarus 2.3, delphi I do not use.
by cappelletto
16.04.2024, 14:14
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

I did a test, and the strange thing is that if you move CorsoDescriptionReceipts up, it works. I move it down, it doesn't work anymore.
by cappelletto
16.04.2024, 11:34
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

How can I debug the components? I'll try to look up what the problem might be too
by cappelletto
16.04.2024, 07:44
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

here is an example of where the problem manifests itself.
by cappelletto
16.04.2024, 05:39
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

Re: wrong fields

I confirm that there is the problem. In fact if I take a simple table and put a calculated field in it it works. Then I took the query on my program and pasted it on a new project e new form and the problem recurs with an even different result zeos2.png The query in question is large and the databas...
by cappelletto
15.04.2024, 17:09
Forum: ZeosLib 7.3/8.0 Forum
Topic: wrong fields
Replies: 9
Views: 401

wrong fields

I make a premise, with zeos 7.2.x it worked correctly. If I assign a calculated field a value, another value is assigned. Please look at the image. On some fields it works, on others it does not. These are calculated fields inside oncalcfield If it works out otherwise I will go back to 7.2.x zeos.pn...
by cappelletto
14.04.2024, 17:57
Forum: ZeosLib 7.3/8.0 Forum
Topic: class "TZDoubleField" not found
Replies: 4
Views: 305

Re: class "TZDoubleField" not found

It works, I don't know what happened before, but now it goes. I probably must have inadvertently done something wrong myself.
by cappelletto
14.04.2024, 13:41
Forum: ZeosLib 7.3/8.0 Forum
Topic: class "TZDoubleField" not found
Replies: 4
Views: 305

Re: class "TZDoubleField" not found

They were down recreated in the new format. Everything was okay, then I don't know what happened. It may be that I did something, now I will try again and if I find any error I will let you know.
by cappelletto
14.04.2024, 10:10
Forum: ZeosLib 7.3/8.0 Forum
Topic: class "TZDoubleField" not found
Replies: 4
Views: 305

Re: class "TZDoubleField" not found

By regenerating the persistent fields, the problem disappeared. This is strange, I'll see if I can figure out the cause
by cappelletto
13.04.2024, 12:38
Forum: ZeosLib 7.3/8.0 Forum
Topic: class "TZDoubleField" not found
Replies: 4
Views: 305

class "TZDoubleField" not found

It gives me this error when I launch the application with lazarus 2.3. It used to work fine, then it started giving me this error. How do I solve it? I am doing some testing, in new projects it works. UPDATE The problem occurs on a project ported from zeos 7.2.x. The strange thing is that it worked ...
by cappelletto
17.06.2020, 16:04
Forum: ZeosLib 7.2 Forum
Topic: Field size problem with linux and firebird
Replies: 8
Views: 329

Re: Field size problem with linux and firebird

The problem is that with linux I can't set cCP_GETACP, otherwise I would be fine with this. With linux it gives me the possibility to choose cCP_UTF8 or cCP_UTF16, but not cCP_GETACP. Is there any way to set cCP_GETACP? Zeos 7.3 should be reliable to use. We currently prepare to have it go into beta...