Hi All,
I am using Oracle 11g database and Microsoft Excel 2007.
In Excel, by using Connection wizard, i have connected to Oracle Database and created table 'TEST' in my excel sheet.
Once if I do any DML operation in Oracle database then i reflected in my Excel.
My requirement is,
If I change in Excel, then it should be affected in Oracle Database...
How to do this?

Thanks,
Su.gi