Hi again,
Sorry for the double post. I created a new database, recreated all my
tables, repopulated them, and it seems to work now. Any ideas as to what
was causing this?
Paul
From: "Paul Higgins" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: MySQL TEXT - Possible Corr
Hi,
I've been having a problem using the TEXT column type. I'm trying to insert
a serialized PHP object into this field. However, when I execute the insert
command (via a php script), I cannot view the data until I restart the
service. I query the database using the command prompt, but the da