>You can't have NOT NULL assigned to a text field.
        So...should it be
  maintext text NULL,
or just 
  maintext text  
???

Russell Griechen        


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

Reply via email to