Re: how can i do a message with database?
Posted By:
Anonymous
Posted On:
Monday, April 29, 2002 05:07 PM
Using this method, the message is not saved, only its content is, so that why you can't cast to a Message object. You will have to create a new message, and then and the content from the db into the message.