Re: [PHP-WIN] Newbie back for more

2001-04-19 Thread Johannes Janson
Hi, for TEXT you don't specify a length. TINYTEXT A BLOB or TEXT column with a maximum length of 255 (2^8 - 1) characters. TEXT A BLOB or TEXT column with a maximum length of 65535 (2^16 - 1) characters. MEDIUMTEXT A BLOB or TEXT column with a maximum length of 16777215 (2^24 - 1) characters.

[PHP-WIN] Newbie back for more

2001-04-19 Thread r.gelstharp
I think I'm a little too close to the problem to see it properly, but there's something wrong with my SQL syntax in this query I'm trying to create. Readers of Julie Meroni's PHP Essentials will recognise it. http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,