2013/9/10 Reinier Olislagers <reinierolislag...@gmail.com>

> On 09/09/2013 22:27, silvioprog wrote:
> > I'm trying to save an empty string in a TMemoField, but it always saves
> > a double quote ('') instead.
> >
> > Attached a small example to reproduce the error.
> It seems you're trying to clear the field (which IMO should give NULL).
> Shouldn't you use .AsString to assign an empty string value to it?


Even passing AsString = '' it saves a double quote in database.

-- 
Silvio Clécio
My public projects - github.com/silvioprog
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to