All, you know the method Application.SaveAsText - it allows you to save an object as text.
Does anyone know a way to save the text of the object to the database as a field value in a table. I want to covert a number of objects as text and then save them to memo fields, so that I can convert them back to objects (application.LoadAsText) on-the-fly?
David Pimental
(US, Oh)
Does anyone know a way to save the text of the object to the database as a field value in a table. I want to covert a number of objects as text and then save them to memo fields, so that I can convert them back to objects (application.LoadAsText) on-the-fly?
David Pimental
(US, Oh)