ERROR:
The error report seems plain and simple but for the love of God, i just can't figure out how to change the medium fields to large! Never have a feel so stupid!
Anyone give me a heads up on where i'm missing out?
i tried resolving all the skip fields and changed it to "textbox" and yet i still face the issue.
STUPID error message that tells you how to resolve it and STUPID me for unable to see where to do about it! Frustrating :/
Quote:The SQL query to create the form has failed. The most common cause is that your form has exceeded the maximum row size permitted by MySQL for VARCHAR fields. If the database error displayed below indicates this, try changing some of your "Medium" fields to "Large". On most environments, you can have no more than 50 or so fields with "Medium" size.
SQL Error: Row size too large. The maximum row size for the used table type, not counting BLOBs, is 65535. You have to change some columns to TEXT or BLOBs
The error report seems plain and simple but for the love of God, i just can't figure out how to change the medium fields to large! Never have a feel so stupid!
Anyone give me a heads up on where i'm missing out?
i tried resolving all the skip fields and changed it to "textbox" and yet i still face the issue.
STUPID error message that tells you how to resolve it and STUPID me for unable to see where to do about it! Frustrating :/