Forum Discussion
mkohorst
3 years agoNew Contributor II
Isn't it this? dt.Constraints.Clear
JackLacava
3 years agoCommunity Manager
The problem is that anything done before executeSql is effectively thrown away, to be replaced with the datatable that the function returns.
Related Content
- 8 months ago