Dear Mad,
Don't give a szie just this;
ALTER TABLE tablename ADD fieldname LONGTEXT
Hope this helps,
Richard
MadProfessor wrote:
> Stupid newbie question, but why in the hell can't I get this damned TEXT
> column added? I've specified it as size 254 and cannot get it to
> work Someone plea
02 7:51 AM
> To: [EMAIL PROTECTED]
> Subject: Getting a text field in a table
>
>
> Stupid newbie question, but why in the hell can't I get this
> damned TEXT
> column added? I've specified it as size 254 and cannot get it to
> work Someone please give me a
MadProfessor,
Friday, March 15, 2002, 2:51:07 PM, you wrote:
M> Stupid newbie question, but why in the hell can't I get this damned TEXT
M> column added? I've specified it as size 254 and cannot get it to
M> work Someone please give me an example of a working create table
M> statement with a
Stupid newbie question, but why in the hell can't I get this damned TEXT
column added? I've specified it as size 254 and cannot get it to
work Someone please give me an example of a working create table
statement with a TEXT or LONGTEXT column? I've read through my book
(MySQL) and checked the