Re: Storing serialized object in MySql Database

2020-08-10 Thread Jesse Tayler via Webobjects-dev
Did you list your error? > On Aug 10, 2020, at 6:08 PM, Don Lindsay via Webobjects-dev > wrote: > > Hello; > > I have an app that the ucxstomer has asked to store specific serialized > objects into a MySQL database. I have stored serialized objects in MySQL > many times, at customer request

Storing serialized object in MySql Database

2020-08-10 Thread Don Lindsay via Webobjects-dev
Hello; I have an app that the ucxstomer has asked to store specific serialized objects into a MySQL database. I have stored serialized objects in MySQL many times, at customer request. I get an error am trying to populate the field with incorrect data type. The convertObject method is a sta