Connection.prepareStatement is throwing "General Error Exception"
Huzefa Zohaib
Ranch Hand
Joined: Nov 21, 2001
Posts: 40
posted
0
" java.sql.SQLException: General error " is occuring on the following code. Please explain why and does it mean. I am using Microsoft Access 97 I am creating the table using the following method.
Exception is occuring in the following code.
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
posted
0
It's possible that the driver you are using does not support prepared statements.
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley