.NET Multi Users Using DataSet Question!

  • Thread starter Thread starter Lester Moreno
  • Start date Start date
L

Lester Moreno

Hello All,

I have a question,

If two users are conected to the same Database and one make a change in hes
DataSet, what happend with the other user?, he not gointo se the
changes!!????

Any Ideas?
 
No, user #2 would not see the changes until the changes were updated in the
database and the DataSet that user #2 is using is updated.

HTH,

Bill P.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top