On Sat, Feb 27, 2016 at 1:49 PM, Ralf Quint <freedos...@gmail.com> wrote:
> Why not simply write:
>
> S := 'insert into t ( id, description ) values ( 1, ''foo'' )';
>
> That also eliminates the problem with your "multi line string enclosed in
> double-quotes" problem of not being clear where and how many spaces are in
> that string...

Was just an example. Imagine a huge SQL instead.

Best regards,
Marcos Douglas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to