B
Bill H
One of the things I liked about the old ADO, is the Update method on the
recordset object. it didn't expect you to prepare any update statements, it
just knew how to update the database.
Is ADO.NET able to do this as simplistic as ADO, or does it require Update
statements ?
Thanks
Bill
recordset object. it didn't expect you to prepare any update statements, it
just knew how to update the database.
Is ADO.NET able to do this as simplistic as ADO, or does it require Update
statements ?
Thanks
Bill