i creat connection easlly and fatch data from oracle and delete also easlly uisng "SQLDataSource" for "GridView" accessing Oracle Data Base but when i wish to do "UpDate" it give me the execption "System.Data.OracleClient.Oracle Exception:ORA-12704:Character Set MisMatch" and application crashed
Please if any one know how to solve