Adaptive Server Enterprise database driver for Perl supports an IMAGE and a TEXT type for LONG/BLOB data. Each type can hold up to 2GB of binary data.
The default size limit for TEXT/IMAGE data is 32KB. Use the LongReadLen attribute to change this limit.
Bind parameters cannot be used to insert TEXT or IMAGE data.