From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Dave Cramer <Dave(at)micro-automation(dot)net> |
Cc: | Craig Longman <craigl(at)begeek(dot)com>, pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: more incorrect values for DatabaseMetaData.getColumns() |
Date: | 2002-06-10 16:15:48 |
Message-ID: | 200206101615.g5AGFmC16276@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Dave Cramer wrote:
> Does anybody know what the definitive answer is here?
>
> dave
> On Sat, 2002-06-08 at 10:21, Craig Longman wrote:
> >
> > just also noticed that the date values are coming back with a
> > COLUMN_SIZE of 8 (again, storage i guess?) whereas the other databases
> > are coming back with 26.
That 26 must be characters of display. Not sure which value is
supposed to be returned.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Arthur & Kathy Yeo | 2002-06-11 03:25:17 | Getting ResultSet using JDBC when calling Stored-Procedures |
Previous Message | Craig Longman | 2002-06-10 15:14:26 | Re: more incorrect values for DatabaseMetaData.getColumns() |