Subject | Re: Problem with IB_Query |
---|---|
Author | Torsten Grundke |
Post date | 2001-01-21T09:24:32Z |
Hi,
I have IBO-version 3.5. I can set ib_query.prepared = true (no error-
message). I open the SQL-Editor with a douple-click of ib_query. I
can't prepared the statement error-message is "Fieldname: not found".
The result of the statement without sum "select total_value from
sales" is ok.
Bye
Torsten
I have IBO-version 3.5. I can set ib_query.prepared = true (no error-
message). I open the SQL-Editor with a douple-click of ib_query. I
can't prepared the statement error-message is "Fieldname: not found".
The result of the statement without sum "select total_value from
sales" is ok.
Bye
Torsten
--- In IBObjects@egroups.com, "Jason Wharton" <jwharton@i...> wrote:
> Would you lease tell us what is happening in greater detail?
>
> Thanks,
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: "Torsten Grundke" <tgrundke@0...>
> To: <IBObjects@egroups.com>
> Sent: Sunday, January 21, 2001 1:45 AM
> Subject: [IBO] Problem with IB_Query
>
>
> > Hi,
> >
> > the result of this statement "select sum(total_value) from sales"
> > (employee.gdb) is always 0. The result of this SQL-statement with
> > IBConsole and IB_WISQL is 2250591,03.
> >
> > Bye
> >
> > Torsten
> >
> >
> >
> >
> >