It's in the DBI man page under "ATTRIBUTES COMMON TO ALL HANDLES". Read the
sections titled "LongReadLen" and "LongTruncOk".
--
Simon Oliver
___
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailm
Thanks to the persons who help me with the problem of insert in a database.
Now I have another problem. I have this code:
use DBI ;
use DBD::ODBC ;
...
...
$dataObject = $dbh->prepare(qq(
SELECT NombreProyecto,RespprincID,RespsecID,
FechaInicioProyecto=CONVERT(char(12),FechaInicio