C
Christian Pické
Hi,
I am building a Windows Application (Three Tier, SQL-server, Stored
Procedures).
What is the best apraoch for a multiuser application? Just catching an SQL
update error and retry a couple of times? And what about ID's based on SQL
identities? I guess you cannot avoid doubles when using this technique in a
disconnected environment?
All ideas or references are welcome!
I am building a Windows Application (Three Tier, SQL-server, Stored
Procedures).
What is the best apraoch for a multiuser application? Just catching an SQL
update error and retry a couple of times? And what about ID's based on SQL
identities? I guess you cannot avoid doubles when using this technique in a
disconnected environment?
All ideas or references are welcome!