Search found 2 matches

by stevetreesh
05.07.2024, 18:20
Forum: Announcements
Topic: Release of Zeos 8.0.0
Replies: 8
Views: 7751

Re: Release of Zeos 8.0.0 - LongText Error

From: Steve Treesh Here's a test program I just ran with failure. ---------------------------------- Lazarus version 3.4 - 32 bit -- Also Tested on Delphi 7 - same failure ZEOS 8 Windows 11 Microsoft Access 2019 - 32 bit ---------------------------------- If you don't have Access, I can send you a s...
by stevetreesh
29.06.2024, 04:26
Forum: Announcements
Topic: Release of Zeos 8.0.0
Replies: 8
Views: 7751

Re: Release of Zeos 8.0.0

Platform Lazarus 3.4 Does 8.0 support LongText fields in MS Access 2016? Doing an EDIT with ZTable of LongText data throw exception on POST. After extensive testing it appears the LongText type field is limited to 510 chars on an INSERT/EDIT. The following exception is thrown: Project Test raised ex...