Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21243

Upgrading VB6 to VB.NET - need help understanding how data is saved to DB

$
0
0
Hi!

The application I am upgrading uses SGGrid(s) to show data and allow user input. Now in VB.NET I set the InsertCommand, UpdateCommand and DeleteCommand on the OleDbDataAdapter which is bound to my DataGridView. Now I wanted to copy the SQL commands from the old code, so I don't have to rewrite them, but I can't find them. For example a SGGrid allows to enter new rows, but I can't find an SQL INSERT INTO command for the corresponding table in the database. Could it be, that the SGGrid view updated this data without any SQL commands?

Viewing all articles
Browse latest Browse all 21243

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>