sql - Question about accessing data -


if 2 users accessing same database table, how prevent users overwriting each other’s data? thank you, -nimesh

look @ this discussion review of different strategies or techniques database locking in application.


Comments

Popular posts from this blog

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -

c# - DataTable to EnumerableRowCollection -