Subject | Re: [IBO] Re: SQL-dialect 3 instead of 1? |
---|---|
Author | Helen Borrie |
Post date | 2007-02-10T21:50:51Z |
Guido,
At 08:33 AM 11/02/2007, you wrote:
thing to check would be whether you have an artifact in the Params of
your connection that might be forcing dialect 3. Also check in your DFM.
Borland changed the way defaults were treated at around Delphi 6 or
7; and Jason has only recently changed the default value for
SQLDialect to be 3 instead of 1. Misbehaviour of Delphi's defaults
has certainly caused these kind of artifacts to occur before...
Helen
Helen
At 08:33 AM 11/02/2007, you wrote:
>Hello Helen,If you are certain that the database is dialect 1, then the next
>
>thanks for the hint and link with the build16. I only looked for new
>versions on www.ibobjects.com and on the trustware versions download page.
>But even with the build 16 the problem remains :-(
thing to check would be whether you have an artifact in the Params of
your connection that might be forcing dialect 3. Also check in your DFM.
Borland changed the way defaults were treated at around Delphi 6 or
7; and Jason has only recently changed the default value for
SQLDialect to be 3 instead of 1. Misbehaviour of Delphi's defaults
has certainly caused these kind of artifacts to occur before...
Helen
Helen