|
ConnectDB a wrapper class for jdbc connection
You can use ConnectDB class as to make jdbc connections as easy as a one line call . The connectdb.jar file contains sample code on how to use ConnectDB, as well as drivers for Oracle and MySQL databases. So download connectdb.jar and edit the sample code Main.java with your database connection parameters and you are instantly ready to go since the drivers are part of the jar file . Get the Code The jar file with everything: connectdb.jar The code: ConnectDB.java Main.java README |
| Saturday, 01-Dec-2001 21:46:32 MST | kishan at hackorama dot com |

