in reply to Re^2: Perl Database Select Results Being Truncated
in thread Perl Database Select Results Being Truncated
# Calling sp_datatype_info returns the appropriate data for the server + that # we are currently connected to. # In general the data is static, so it's not really necessary, but ASE + 12.5 # introduces some changes, in particular char/varchar max lenghts that + depend # on the server's page size. 12.5.1 introduces the DATE and TIME datat +ypes.
|
|---|