raxfar wrote:
The following bug has been logged online:

Bug reference: 1402
Logged by: raxfar
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.0.0-rc2
Operating system: windows 2000
Description: getPrecision don't work
Details:


have
java.sql.ResultSetMetaData _oMetaData.getPrecision(i)
java.sql.ResultSetMetaData _oMetaData.getScale(i)
methods not to get Precision and Scale

What JDBC driver version are you using?

What is the type of the columns that you are calling getPrecision() and getScale() on? Do you have an example schema and query I can try out?

What are the results you get? What are the results you expected to get?

-O

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
     subscribe-nomail command to [EMAIL PROTECTED] so that your
     message can get through to the mailing list cleanly

Reply via email to