Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: error Inserting into database


Message #1 by "khrtroto" <khrtoto@h...> on Thu, 1 Aug 2002 01:53:34 +0800
hi 

I Replece this 

stringtoinsert + ");" );

Into this ..

stringtoinsert + ")" );

but i still have the same problem 


the program is working 
when i give in empty field he gives me the message 

(Please click the back button and fill in all fields.)

so the problem is in the boolean statement  i think 

thats why he gives me ..

(An error occurred. Please try again later.)


I really i don't know what to do with it ..
can you help 


  Return to Index