The simplest thing is to add "System.err.println" messages through out your code then run it and see what happens.
Jim > -----Original Message----- > From: fusterjj [mailto:[EMAIL PROTECTED]] > Sent: Monday, March 04, 2002 12:06 PM > To: 'Tomcat Users List' > Subject: More information about the SQL errors?????? > > > Hello all, > I am implementing a program that interacts with an Access > database, mainly are check boxes with some fill in forms. The > form is an HTML file and then through the servlet I get to the > database. When I compile the servlet it does not contain any > error, but it is not inserting any values into the tables and it > is very difficult for me to identify where is the error because > it is not giving me any information. So my question is, is there > any form to make tomcat to tell me some more information about > the sql errors, or do I have to add some code to the servlet. My > code it is full of try and chatch, but it is not doing anything. > If you know something about this issue, I will really apreciatte > if you help me. > Thank you all!!!!!!!!!!!!!!! > > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
