ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:userguide:adodb_stringmax

This is an old revision of the document!


Maximum String Lengths

From: ADOdb V5.21.0

The methods charMax() and textMax() return the maximum length of strings that can be inserted into metaType C and X fields. The following constants are defined to assist in their use:


ConstantValueDescription
ADODB_STRINGMAX_NOTSET-1The maximum length that can be inserted has not yet been determined or is not supported
ADODB_STRINGMAX_NOLIMIT-2The DBMS places no limit on the size of data that can be inserted. This does not mean that the size is infinite, as their may be limits associated with hardware or operating system
v5/userguide/adodb_stringmax.1452040849.txt.gz · Last modified: 2017/04/21 11:39 (external edit)