How to update SQL server table based on modified values? -


i developing as3 module loads content sql server table in data grid. whenever data grid changed, changed values should stored in database. question is, there anyway can accomplish 1 sql query?

currently firing queries based on changes in each cell inefficient.

thank you.

maybe add change event listener in data grid helps. mark rows updated , construct sql queries in batch may improve efficiency.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -