java.sql.Types problem

From: "Tom Jenkins" <TomJenkins(at)zentuit(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: java.sql.Types problem
Date: 1999-09-23 12:22:14
Message-ID: 199909231118.HAA15258@asprin.zentuit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Howdy,
I'm getting a java.sql.Types value of 16 for varchar field instead of the 12
I expected.

I'm also getting a 15 for timestamp field instead of 93.

I don't have a clue as to why they are returning those values, does
anyone have a hint?

Platform: jdk1.1, PostgreSQL 6.5.1

Where can I get the source for the jdbc driver; I seem to only have the
class files.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Tom Jenkins DevIS (http://www.devis.com)
python is executable pseudo-code; perl is executable line-noise,
java is, well, java

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andy 1999-09-23 13:00:37 unsubscribe
Previous Message Dave Page 1999-09-23 08:15:33 Re: [INTERFACES] Changing User Passwords