Subject | Re: Firebird Association |
---|---|
Author | ojinyang |
Post date | 2003-06-17T01:19:33Z |
--- In firebird-support@yahoogroups.com, Frank Schlottmann-goedde
<fsg@u...> wrote:
My Firebird version is 'FIREBIRD-1.0.1.821'.
Qli version is '6.2.0.821'.
Os is Windows2000 + sp3
My statements is
c:\qli
qli>ready a as sourcedb
qli>ready a as targetdb
qli>targetdb.a = source.a
message is 'INTERNAL: gen_descriptor: dtype not recognized'
table a include numeric column.
<fsg@u...> wrote:
> On Monday 16 June 2003 17:11, ojinyang wrote:varchar
> > hello,
> > I interrupt you again.
> > Please tell me how to use the qli.exe in firebird.
> > when I connect the tabel relation by qli.It only may use to
> > column.If my table has numeric column,it happen a messageslove
> > like'INTERNAL: gen_descriptor: dtype not recognized'.How can I
> > it?you receive?
>
> Works fine here.
> What version of Firebird, qli and which OS do you use?
> Could you post your exact statements and the exact error message
>loads,
> Frank
> --
> "Fascinating creatures, phoenixes, they can carry immensely heavy
> their tears have healing powers and they make highly faithfulpets."
> - J.K. RowlingThank your reply.
My Firebird version is 'FIREBIRD-1.0.1.821'.
Qli version is '6.2.0.821'.
Os is Windows2000 + sp3
My statements is
c:\qli
qli>ready a as sourcedb
qli>ready a as targetdb
qli>targetdb.a = source.a
message is 'INTERNAL: gen_descriptor: dtype not recognized'
table a include numeric column.