I'm trying to retreive some information from my database and when i try to 
get data from a field that has too much data it gives me this error:

[Microsoft][ODBC Microsoft Access Driver]String data, right truncated on
column number 1 (objectivos) (SQL-01004)(DBD: st_fetch/SQLFetch (long
truncated) err=1)

I'm using DBI and DBD to connect to a MS Access database.
And i'm trying to print data into a textarea. If the information is to 
small i can print it..if i have a big text i can't print.

What should i do to solve this problem??

thanks

A.V.

_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to