jdbcapi/parameterMapping.java fails on Win2003 with 'P3=SQLSTATE(22007): SQL
Exception: The syntax of the string representation of a datetime value is
incorrect.'
------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: DERBY-988
URL: http://issues.apache.org/jira/browse/DERBY-988
Project: Derby
Type: Bug
Versions: 10.2.0.0
Environment: OS: Microsoft(R) Windows(R) Server 2003, - 5.2.3790 Service Pack
1 Build 3790 - CYGWIN_NT-5.2 1.5.12(0.116/4/2) 2004-11-10 08:34 Cygwin, JVM:
Sun Microsystems Inc. 1.5.0_04
Reporter: Ole Solberg
Priority: Minor
"Signature":
********* Diff file jdbcapi/jdbcapi/parameterMapping.diff
*** Start: parameterMapping jdk1.5.0_04 jdbcapi:jdbcapi 2006-02-14 22:02:02 ***
1918a1919,1922
> P2=cs.getTime=13:26:42 was null false
> P3=SQLSTATE(22007): SQL Exception: The syntax of the string representation of
> a datetime value is incorrect.
> INOUT CHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
> OUT CHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
1920,1922d1923
< INOUT CHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
< OUT CHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
< P2=SQLSTATE(22007): SQL Exception: The syntax of the string representation of
a datetime value is incorrect.
2152a2154,2157
> P2=cs.getTime=13:26:42 was null false
> P3=SQLSTATE(22007): SQL Exception: The syntax of the string representation of
> a datetime value is incorrect.
> INOUT VARCHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
> OUT VARCHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
2154,2156d2158
< INOUT VARCHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
< OUT VARCHAR(60) registerOutParameter(Types.TIMESTAMP) -- OK
< P2=SQLSTATE(22007): SQL Exception: The syntax of the string representation of
a datetime value is incorrect.
Test Failed.
*** End: parameterMapping jdk1.5.0_04 jdbcapi:jdbcapi 2006-02-14 22:03:09 ***
http://www.multinet.no/~solberg/public/Apache/Derby/Limited/testSummary-377800.html
[CYGWIN_NT-5.2 i686-unknown]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira