| Author |
linking JDBC with Applet
|
mayank yadav
Greenhorn
Joined: Sep 25, 2005
Posts: 11
|
|
this program is not compiling........ plzz help...
|
 |
Maximilian Xavier Stocker
Ranch Hand
Joined: Sep 20, 2005
Posts: 381
|
|
Dear mayank, Well I'm not sure a method named object is good at the best of times. But more than that as I have mentioned to you a few times already the JdbcOdbcBridge driver is not a suitable driver for applets. Further you CANNOT use an Access database with an applet. Please choose another database and driver or application design (not an applet). I am sorry to have to confirm this but you are seeking to do the impossible.
|
 |
 |
|
|
subject: linking JDBC with Applet
|
|
|