in reply to Re: How To Represent varchar(max) in DBIx::Class
in thread How To Represent varchar(max) in DBIx::Class

Yep, that worked. That is it got rid of the error. However, regarding you point about
varchar(max) not being supported, I read that too. I will see if it works. If not, I will see if
my DBA can change the data size to accommodate this package.

Thanks again for your help.

-Phil-

  • Comment on Re^2: How To Represent varchar(max) in DBIx::Class