Storing serialized data to DB

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi all,

Not very php specific so please pardon me if I am posting in the wrong forum.

I have a chunk of data which I am trying to cache. I serialize this data using the serialize() function in php. I am wondering what would be a good attribute type in my DB to store such (potentially long) strings? Some types have 4000 character limits and hence I get JDBC exceptions. I am using Oracle DB.

thanks!
Sumit.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux