Subject | Re: [ib-support] problems width storing data |
---|---|
Author | Helen Borrie |
Post date | 2002-10-14T09:46:14Z |
At 09:17 AM 14-10-02 +0000, Djordje Popovic wrote:
operate on an IB 6/Firebird database. Is there any chance that you are
using a mismatched gds32.dll on the client machine, e.g. one that was
installed by a Delphi, CPPB or JBuilder installation?
heLen
>I'm new user of firebird database and I have problem width insertingIf I recall correctly, this error has to do with using an IB 5 client to
>data into my table:
>INSERT INTO users VALUES(1, 'George', 'Washington');
>
>(table users has columns(int(5), varchar(30), varchar(30)) and when i
>execute it width isql I get a message: error converting from
>string "BLOB". I can't resolve this problem, so please can anyone
>help me.
operate on an IB 6/Firebird database. Is there any chance that you are
using a mismatched gds32.dll on the client machine, e.g. one that was
installed by a Delphi, CPPB or JBuilder installation?
heLen