values are not updated in mysql when eclipse is run

Posted by jayshree on Stack Overflow See other posts from Stack Overflow or by jayshree
Published on 2010-03-29T05:46:08Z Indexed on 2010/03/29 5:53 UTC
Read the original article Hit count: 220

Filed under:
|

Hi i have successfully connected mysql with eclipde 5.0 SDE. When i created a new table and inserted values in mysql , it is done properly. But when i run my application in eclipse the values are not inserted in mysql database. can u tell me how to correct my mistake??.

© Stack Overflow or respective owner

Related posts about mysql

Related posts about eclipse