[ 
https://issues.apache.org/jira/browse/DERBY-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramin Moazeni updated DERBY-3039:
---------------------------------

    Attachment: Nullable.java

The SQLState is different as shown below:

[EMAIL PROTECTED] ~]$ java Nullable
Could not connect to Derby Network Server on host 0:0:0:0:0:0:0:1, port 1527: 
Connection refused
[NsSample] Unable to obtain a connection to network server, trying again after 
3000 ms.
Apache Derby Network Server - 10.4.0.0 alpha - (1) started and ready to accept 
connections on port 1527 at 2007-09-01 20:46:11.845 GMT
* Testing with org.apache.derby.jdbc.ClientDriver
SQLState = XCL14
SQLState = XCL14
SQLState = XCL14
* Testing with org.apache.derby.jdbc.EmbeddedDriver
SQLState = XCL13
SQLState = XCL13
SQLState = XCL13
Apache Derby Network Server - 10.4.0.0 alpha - (1) shutdown at 2007-09-01 
20:46:16.024 GMT


> ParameterMetaData.isNullable() returns differenet SQLState in Embedded and 
> Network Client
> -----------------------------------------------------------------------------------------
>
>                 Key: DERBY-3039
>                 URL: https://issues.apache.org/jira/browse/DERBY-3039
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Client
>    Affects Versions: 10.4.0.0
>            Reporter: Ramin Moazeni
>         Attachments: Nullable.java
>
>
> ParameterMetaData.isNullable(int param) returns SQLState in Embedded and 
> Network Client.
> Reproducible test case is attached with this bug report.

-- 
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