InterviewSolution
Saved Bookmarks
| 1. |
Db2 Universal Claims To Support Jdbc 2.0, But I Can Only Get Jdbc 1.0 Functionality. What Can I Do? |
|
Answer» DB2 UNIVERSAL defaults to the 1.0 DRIVER. You have to RUN a special program to enable the 2.0 driver and JDK support. DB2 Universal defaults to the 1.0 driver. You have to run a special program to enable the 2.0 driver and JDK support. |
|