Subject | Re: [firebird-support] CR/LF in SQL |
---|---|
Author | Christian Gütter |
Post date | 2004-06-22T12:25:05Z |
Hi Peter,
I think you misunderstood my question. It was about
receiving data, not about sending data to the server.
[...]
Christian
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'sThis is correct.
> 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.
Christian