Can you send you sqlmap file?
I use text fields with MySQL. So it is probably a config problem.
 
Christian


From: Eric VanWieren [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 09 August 2006 11:22
To: [email protected]
Subject: MySQL 'text' datatype mapping

Hello,

I have a field in one of my tables that is of type 'text' in my MySQL database. I am trying to map it back to a type of java.lang.String, but it keeps coming back telling me there is an error in my syntax.

Am I missing something here? I can grab all the other values out of the table, just not the one for the field of type 'text'

Thanks in advance.

Eric
-- iBatis newbie --

Reply via email to