Only one record inserted into Oracle database from datagridview
问题 I am trying to read data from DataGridView and insert it into database. Everything works fine when one record is in the DataGridView , but when there is more than one record within the DataGridView I got only one record inserted and all other records are not inserted into database. I have attached the Oracle function code for more details. I think the issue caused by function since the first table order should have one record and the sub table order_details should have the list of purchased