Welcome Guest, Not a member yet? Register   Sign In
maximum field lengths
#1

[eluser]Unknown[/eluser]
I wish to grab the maximum _allowable_ field length for a mysql field.
NOT the value returned by field meta data which only returns the length of the values in the field.
The value would normally be returned by msyql_field_len that provides the maximum allowable length as described by the database schema.
the value returned by field meta data with CI is just a string length of the longest value in that column.

Is this possible with CI?

Kind regards
Kevin


Messages In This Thread
maximum field lengths - by El Forum - 02-03-2008, 08:02 AM
maximum field lengths - by El Forum - 02-03-2008, 08:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB