Type 3 driver definitely dead in DB2 V9?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • w.l.fischer@googlemail.com

    Type 3 driver definitely dead in DB2 V9?

    Is the java type 3 driver definitely dead in DB2 V9.1 and V9.5?

    I have an application here without source, so I can't change it easily
    (asking the supplier will take a long time). Does that mean I can't
    run it? Or did someone find a workaround? At least, I still have the
    V8.2 installation on the same computer.
  • Ian

    #2
    Re: Type 3 driver definitely dead in DB2 V9?

    w.l.fischer@goo glemail.com wrote:
    Is the java type 3 driver definitely dead in DB2 V9.1 and V9.5?
    Yes. It was deprecated in V8.2, and discontinued in V9.1.


    I have an application here without source, so I can't change it easily
    (asking the supplier will take a long time). Does that mean I can't
    run it? Or did someone find a workaround? At least, I still have the
    V8.2 installation on the same computer.
    I would suspect you're probably going to be out of luck.

    If you have a V8.2 instance (i.e. where you can start the JDBC listener
    daemon), you could catalog the V9 database and connect. I don't know if
    this will actually work, and even if it does, there may still be some
    incompatibiliti es.



    Comment

    Working...