VB datagrid column update continued. (Ver1)
The process I would like to perform is as follows:
1. Move the cursor to a particular field within the datagrid.
2. Highlight the data within the field and update that field on the datagrid.
3. Update the Oracle table.
The following code satisfies...
I am currently retrieving data from Oracle tables, using an Oracle OLEDB connection (Provider=OraOLEDB), onto a VB6 datagrid which is bound to the Oracle recordset. I would like to update an individual field on the datagrid by placing the cursor directly onto the field, make the required update...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.