News

Each Row object of CustomTable.Rows provides Delete method that can remove this row. And CustomTable.Rows also provides Add method to add a new row. So the first way is to delete all old rows one by ...
The basic Server Extensions that ship with UltraDev allow you to issue SQL INSERT statements, but only to one table. In many cases ... SELECT statement when you have more than one row to insert.