| From: | "Hiroshi Inoue" <Inoue(at)seiren(dot)co(dot)jp> |
|---|---|
| To: | <andrea(dot)aime(at)comune(dot)modena(dot)it> |
| Cc: | "Postgres ODBC" <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | RE: Another bug with parse statements on |
| Date: | 2001-04-23 07:40:07 |
| Message-ID: | EKEJJICOHDIEMGPNIFIJKEDAEDAA.Inoue@seiren.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
> -----Original Message-----
> From: Andrea Aime [mailto:aaime(at)comune(dot)modena(dot)it]
>
> > >
> > > 'SELECT min(classe) as minimo, max(classe) as massimo
> > > FROM tav974'
> > > (
> > > is a carriage return...)
> > >
> >
> > What kind of errors do you see ?
> > I couldn't find any related ERRORs in your log.
> >
[snip]
> --------------------------------------------
> nfld=1, ntab=1
> Field 0: expr=0, func=1, quote=0, dquote=0, numeric=0, name='min',
> alias='', dot=''
> Table 0: name='tav974', alias=''
>
> nfld = 1? There are two fields in the result of my query. Moreover it
Oh I see your point.
I would examine parse_statement().
Thanks.
Hiroshi Inoue
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Hiroshi Inoue | 2001-04-23 09:30:00 | RE: Another bug with parse statements on |
| Previous Message | Hiroshi Inoue | 2001-04-23 06:57:53 | Re: Postgres 7.1, iODBC and PHP4 |