Search found 3 matches
- 04.06.2010, 14:25
- Forum: 6.6 - stable
- Topic: MySQL Range Check Error table with many fields
- Replies: 2
- Views: 466
- 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: 447
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.
How can I change this maximum from 256 to 300 without a range check error?
Thanx for your help.
- 04.06.2010, 13:32
- Forum: 6.6 - stable
- Topic: MySQL Range Check Error table with many fields
- Replies: 2
- Views: 466
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...