Search found 30 matches

by tkamphuis
30.04.2020, 14:10
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Hello Jan, I tried several applications in Lazarus 2.0.8, SQLite and zeos 7.3 build 6486 and I see some errors. One of the errors is a strange behaviour of the date field when I paste the fields in the query editor. The dates are sometimes not visble, or only when I click in the field to edit the va...
by tkamphuis
28.04.2020, 19:05
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Hello Jan,

Exelent, that was the problem, I did not change the protocol from sqlite-3 to sqlite. I think I missed the release notes for version 7.2.4.

Everything works fine now. Thank you for quick answer. You make my day.

Kind regards,

Theo
by tkamphuis
28.04.2020, 15:30
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

When I develop a database application with SQLite I put the sqlite dll files in my executable folder ( sqlite3.dll). The TZconnection always was able to find that labrary. Version 7.2.6 and also version 7.3 in the past was ok. But the last build of 7.3 does not find the dll anymore. I get the error:...
by tkamphuis
27.04.2020, 17:01
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Hello Jan,

It compiles fine now (6478), but now there is a problem when I use it with SQLite. It can't find the driver for SQLite in the executable folder. That is for Lazarus 2.08 FPC 3.04 and also for Lazarus 2.08 and FPC 3.2

Zeos 7.2 does not have that problem

With Regards,

Theo
by tkamphuis
24.04.2020, 09:32
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

I tried version 7.3 version 6468 and still got problems, this time oracle statements. I also tried 7.2.8 and that version works Compile package zdbc 7.3: Exit code 1, Errors: 6, Hints: 17 ZDbcOracleStatement.pas(882,17) Error: Can't determine which overloaded function to call ZCompatibility.pas(792,...
by tkamphuis
21.04.2020, 09:16
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

I did a test with Zeos-7.3 rev 6462 on Lazarus 2.08 fpc 3.2.0 beta-4480 64 and I got a problem when compiling the package. I get the error: Compile package zdbc 7.3: Exit code 1, Errors: 1, Hints: 3 ZDbcOracleStatement.pas(958,13) Error: Can't determine which overloaded function to call ZCompatibili...
by tkamphuis
20.11.2018, 13:13
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Hello Frank,

Thanks a lot for your solution, it works for me too.

Best regards,

Theo Kamphuis
by tkamphuis
16.11.2018, 12:00
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Hello Michal,

I Have a problem when I try to define a BeforeOpen or a BeforeRefresh on a Query component.
The error = ZAbstractDataset.pas(181,59) Error: Identifier not found: TWideDataSet

I'm using ZeosLib 7.3 rev 5277
Windows 10 version 1809
Lazarus 2.0 rev 2 64 bits

Greetings,

Theo
by tkamphuis
18.07.2018, 16:36
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

I have a problem in 7.3 build 4742

Windows 10
Lazarus 1.8.4
by tkamphuis
31.05.2018, 06:42
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Ok, thanks a lot. That was the problem. I had another zeos version for Delphi at another place on the harddisk.
All ok now, compiles fine.
by tkamphuis
30.05.2018, 16:47
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Compilation errors version 7.3 in Lazarus 1.8.4

Lazarus 1.8.4
Windows 10 prof 64 bits
Zeos 7.3 build (4619)

What can I do?
error.png
by tkamphuis
26.05.2018, 18:00
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

Compilation errors version 7.3 in Lazarus 1.8.4

Lazarus 1.8.4
Windows 10 prof 64 bits
Zeos 7.3 build (4611)
by tkamphuis
28.04.2018, 18:39
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

I did further tests SQLite Delphi 10.2.3 and Lazarus 1.8

When I delete more than one record i get the error 'Index out of range'

That problem did not exist in zeos version 7.2.3-rc

:(
by tkamphuis
01.04.2018, 08:31
Forum: ZeosLib 7.3/8.0 Forum
Topic: Zeos 7.3 testers-thread
Replies: 286
Views: 49441

Re: Zeos 7.3 testers-thread

I tested 7.3

Windows 10 64 bit version 1709 16299,309
Lazarus 1.8.2 32 bit

Installing ok.
Tested with several applications, all ok.
by tkamphuis
18.01.2009, 09:41
Forum: ZeosLib 7.0 Beta Forum
Topic: TZSQLiteStatement.ExecuteUpdate
Replies: 4
Views: 837

I have the same problem when inserting a record in a simple SQLite database (1 field of the varchar type). Is there a workaround?