I want to add a column to a table and I've tried many permutations of the
same command.
 
The command is 
 
alter table dedcodes add column `GLCode` TEXT (16) NOT NULL  ('You Must
Enter a GL Code !')
 
I keep getting an invalid message  -ERROR- Invalid column constraint(2794)
 
Can anyone tell me what's wrong with this syntax, I followed the syntax in
RBase Help.
 
I am using latest release of Turbo 8- 8.0.19.31229
 
Thanks,
 
Bill Eyring

Reply via email to