[ 
https://issues.apache.org/jira/browse/DERBY-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12879371#action_12879371
 ] 

Dag H. Wanvik commented on DERBY-462:
-------------------------------------

Thanks for this patch, Knut. Looks like a simple and obvious fix! 
+1

> DatabaseMetaData method supportsConvert() returns true
> ------------------------------------------------------
>
>                 Key: DERBY-462
>                 URL: https://issues.apache.org/jira/browse/DERBY-462
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC
>    Affects Versions: 10.1.2.1, 10.2.1.6
>            Reporter: Dag H. Wanvik
>            Assignee: Knut Anders Hatlen
>            Priority: Minor
>         Attachments: d462.diff, foo.java
>
>
> but we don't support the scalar escape function CONVERT yet.
> I get the same result from both the embedded and client driver.
> See JDBC 3.0 specification, appendix C.5 for a description of CONVERT and 
> http://java.sun.com/j2se/1.4.2/docs/api/java/sql/DatabaseMetaData.html#supportsConvert().
> Until we do, we sould return false from supportsConvert().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to