In this article i will show you, how to use preparedStatement in AWT java. I mean to say how to insert item into database at run time. The Following list describe:
--How to insert item into database table.
--How to use ExecuteUpdate( ) method.
--How to use SetInt() method
--How to use SetString ( ) method