Hi i am developing an application where i need to do operations like select,insert,update and delete from an excel sheet.I am using jdbc-odbc bridge and able to select the data.while inserting i am getting sql exception.Can any one please let me know how to do insert,update and delete operations with an excel shet.It wold be great help if any one can provide some sample program if possible.