Re: <strong>Why does an Insert Statement work on an Access-Console while not working within a Java-Code</strong>
Posted By:
Gautam_Marwaha
Posted On:
Thursday, July 4, 2002 09:43 PM
You are probably using a PreparedStatement and not setting all the parameters.