Subject Re: Dialect Problem
Author felix_lcw
--- In ib-support@y..., Helen Borrie <helebor@t...> wrote:
> At 07:37 AM 10-06-02 +0000, you wrote:
> >Dear All
> > I tried to use the Interclient 2.01 (compiled with JDK 1.3)
from
> >Firebird, My connection testing looks like correct, but I got the
> >warning messege, that I don't know what's problem of my database,
> >could anyone tell me what's the problem and how can I solve it if
it
> >is a problem, Thank you
>
> Can't offer much, since you don't say what client dialect you are
> attempting to use...however
>
> Make a dialect 1 or dialect 2 connection to a dialect 1 database
> Make a dialect 3 connection to a dialect 3 database.
>
> i.e. it would be invalid if you were attempting to make a dialect 1
or 2
> connection to a dialect 3 database. (There is no such thing as a
dialect 2
> database; but a dialect 2 client connection can be made to a
dialect 1 db
> for the purpose of converting to dialect 3 column types).
>
> You also don't say what platform your database is being served from.
>
> What errors do you actually get when attempting to connect to the
database?
>
> heLen
>
> All for Open and Open for All
> Firebird Open SQL Database ?http://firebirdsql.org ?
> http://users.tpg.com.au/helebor/
> _______________________________________________________

Thanks heLen

My database is created as dialect 3, and it is running under Windows
2000 server SP2.

Could you tell me more?

Thanks again