values are not updated in mysql when eclipse is run
- by jayshree
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??.