Search found 3 matches

by spijker
04.06.2010, 14:25
Forum: 6.6 - stable
Topic: MySQL Range Check Error table with many fields
Replies: 2
Views: 463

If found the error! The MYSQL table may not be larger than 256 fields...
by spijker
04.06.2010, 14:24
Forum: 6.6 - stable
Topic: How can I change Maximum Table fields (256) to 300 in MYSQL?
Replies: 1
Views: 437

How can I change Maximum Table fields (256) to 300 in MYSQL?

I found out that there is a maximum (256) for tablefields in ZEOS MYSQL

How can I change this maximum from 256 to 300 without a range check error?

Thanx for your help.
by spijker
04.06.2010, 13:32
Forum: 6.6 - stable
Topic: MySQL Range Check Error table with many fields
Replies: 2
Views: 463

MySQL Range Check Error table with many fields

Hello Using Zeos 666 with Delphi5 and MYSQL I got a range check error with tables with many fields (>50 or so) I can see the fields, but no records at all in the grid. Other tables no connection problem. Error exists in unit Unit ZplainMYSQLDriver function TZMySQL5PlainDriver.GetFieldData(Row: PZMyS...