Re: problems selecting when variables are present in statement sql

2002-04-16 Thread Simon Oliver
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

problems selecting when variables are present in statement sql

2002-04-16 Thread [EMAIL PROTECTED]
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