Subject | Re: Setting dialect when running SQL...? |
---|---|
Author | phil_hhn |
Post date | 2004-06-07T11:24:27Z |
--- In Firebird-Java@yahoogroups.com, Helen Borrie <helebor@t...> wrote:
Cheers
> At 03:39 AM 7/06/2004 +0000, you wrote:Good ;-)
> >Maybe
> >I'm mistaken, but I understood from my scanning thru the dialect 1/3
> >stuff that 104 vs 206 errors are one of the differences between the
> >dialects.
>
> Yes, you're mistaken.
> >If so, even though I have created a dialect 3 database, is theremissed...)
> >something I need to put in my code to tell it that I'm executing
> >dialect 3 statements? (Maybe there's something in JDBC that I
>Excellent, just what I was hoping for.
> Not in your code...a Dialect 3 database expects Dialect 3 statements, a
> Dialect 3 client delivers Dialect 3 statements. The Fb 1.5 API should
> connect as a Dialect 3 client by default.
> If not, there should be some Jaybird connection parameter equivalentto SET
> SQL DIALECT 3. Have you read the FAQ re connections?Thanks, I'll look into it.
Cheers