Re: appending to longtext field

2003-03-19 Thread Jeff Shapiro
At 1:50 + 3/20/03, Mr Orange wrote: GV wrote: I think is better to have an additional record each time a user inserts new information Mr Orange wrote: Hello all, I have a database with a type "longtext" called "notes". Say I wanted to append some text to this field, what command would

Re: appending to longtext field

2003-03-19 Thread Mr Orange
GV wrote: > I think is better to have an additional record each time a user > inserts > new information > > Mr Orange wrote: >> Hello all, >> >> I have a database with a type "longtext" called "notes". >> >> Say I wanted to append some text to this field, what command would I >> use? >> >> I have t

Re: appending to longtext field

2003-03-19 Thread GV
I think is better to have an additional record each time a user inserts new information Mr Orange wrote: Hello all, I have a database with a type "longtext" called "notes". Say I wanted to append some text to this field, what command would I use? I have tried the following sql.. update clien