need Transaction to insert the data into DB,
November 30, 2008 at 12:53 AM
When the application and got output as shown in tutorial. but it did not insert any record in the database. The reason is because the database operation need to be enclosed in a transaction and the it should be commited.