| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | July 15 1999 1:22am |
| Subject: | Re: VARCHAR(255) Q | ||
| View as plain text | |||
At 8:35 AM -0400 7/14/99, Nazar wrote: >Hello, > >I need to insert a page of text into one cell of > >database, but the text is more then 255 characters. It is about > >a typed page of text. Is it possible and how can this be done? > >Any help would be appreciated. Use one of the TEXT types. Also, MySQL 3.23 is supposed to support VARCHAR(n), n up to 65535 bytes, but doesn't seem to quite yet. -- Paul DuBois, paul@stripped Northern League Chronicles: http://www.snake.net/nl/
| Thread | ||
|---|---|---|
| • VARCHAR(255) Q | Nazar | 15 Jul |
| • Re: VARCHAR(255) Q | Paul DuBois | 15 Jul |
| • Re: VARCHAR(255) Q | Sasha Pachev | 15 Jul |
