On Mon, 24 Jun 2002 16:37:55 -0500, Brad Fike wrote:

>I am trying to run a select statement but one of the fields that I'm trying
>to get is a Text datatype.
>If I remove that field from my select statement everything works fine.
>
>the error message I get is...
>DBD::ODBC::db selectall_arrayref failed: [Microsoft][ODBC SQL Server
>Driver]String data, right truncation 
>(SQL-01004)(DBD: st_fetch/SQLFetch (long truncated) err=1) at
>C:\TEMP\test-disdplay.pl line 27.

I would think the answer to your problem can be found in proper use of
the LongReadLen attribute.

-- 
        Bart.

Reply via email to