Hi all,

an updated JDBC Driver is available at:

  ftp://ftp.sap.com/pub/sapdb/bin/java/sapdb-jdbc-bin-7.4.04.00b.jar

This update fixes the following issues:

---------------------------------------------------------------------
  Fixes several bugs regarding Timestamp handling:
  - Wrong formatting if the time stamp has a 
    millisecond value that can be divided by 10 or 100.
  - Setting a time stamp with a calendar truncates the 
    millisecond part.
  - Getting a time stamp which has a millisecond part that
   can be divided by 10 or 100 will result in a timestamp which
  a tenth or a hundredth of the correct value for the milliseconds.
---------------------------------------------------------------------
  Fixes the bug, that it was not possible to use the 
  javax.sql implementation using a JDK version prior to 1.4.
---------------------------------------------------------------------
  Fixes the bug that Connection.isClosed() returns false instead 
  of true after a timeout exception.
---------------------------------------------------------------------

This driver is of course usable to connect to 7.3 and 7.4 database.

Regards
Alexander Schr�der
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to