Subject Re: [firebird-support] CR/LF in SQL
Author Christian Gütter
Hi Peter,

I think you misunderstood my question. It was about
receiving data, not about sending data to the server.

[...]

> When using DSQL from C (or Delphi, or Python, ...), it's
> perfectly O.K. to embed the 0x0d 0x0a in the DSQL string
> sent to the server. And for this task you can use the
> escaping mechanism provided by the programming language
> of your choice.

This is correct.


Christian