I used them all over on a large PHP3 (and later PHP4) site for several years
until we migrated to PostgreSQL in January, with no problems.
What's the correct alternative...CLOB's?
- Tim
http://www.phptemplates.org
----- Original Message -----
From: "Thies C. Arntzen" <[EMAIL PROTECTED]>
> > If the data will be less than ~4K, use 'varchar2', otherwise use 'long'.
>
> do not use long as long are not fully supported in oracle
> (and never were).
>
> tc
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]