G
Guest
Hi all,
I need to execute sql statements against a "DataTable" not the database.
For example i need to update certain rows.
One possible way was to use select rows and then loop through and update.
is there a better way,
Help appreciated
Thanks
AR
I need to execute sql statements against a "DataTable" not the database.
For example i need to update certain rows.
One possible way was to use select rows and then loop through and update.
is there a better way,
Help appreciated
Thanks
AR