Subject | Re: [Firebird-Java] Re: [firebird-support] Handling keywords as column names |
---|---|
Author | Alec Swan |
Post date | 2009-09-17T14:54Z |
Makes sense, thanks.
On Wed, Sep 16, 2009 at 3:16 PM, Roman Rokytskyy <roman@...> wrote:
>
>
> > I wonder if it's possible to configure the JDBC driver (Jaybird) to
> escape
> > keywords?
>
> Unfortunatelly no - Jaybird does not parse SQL statements, it passes
> them "as-is" to server. The escaping should happen somewhere above Jaybird.
>
> Roman
>
>
[Non-text portions of this message have been removed]