Re: Maximum number of characters in a field

2001-05-28 Thread arindam dasadhikari
--- [EMAIL PROTECTED] wrote: > Hi, > I have a problem regarding Mysql database. how can I insert more than 256 characters in a > field > of a table? Is it a limitation of Mysql database. Actually I want to insert a large string > which consists of more than 256 characters in a > field. > Pl let

Re: maximum number of characters

2001-02-22 Thread Peter Skipworth
Matt, Before posting to a mailing list, you should ensure you RTFM! Have a look at www.mysql.com and you'll find tha answers in the documentation. regards, P On Thu, 22 Feb 2001, Matt Davis wrote: > Hi Can anybody tell me what the maximum number of characters I can have in > one field. > >