0
Reply

using DataGrid to Update DB in batches

aeroswan

aeroswan

Dec 9 2004 9:06 PM
2k
hello,everyone. i want to using the DataGrid to update the Oracle DataBase in batches,and using the OracleDataAdapter to generate the relative OracleCommand. when the table has key column information, the procedure works,but without that,it will throw an exception. how can i do ? Thanks in advance!