R
rsine
How would I go about locking records using ADO.Net? It seems that everything
in ADO.Net is based upon opening a connection, retrieving data, and closing
the connection. To keep the records locked, is it as
simple as leaving the database connection open?
~Thanks
in ADO.Net is based upon opening a connection, retrieving data, and closing
the connection. To keep the records locked, is it as
simple as leaving the database connection open?
~Thanks