From: Carlos G. A. <car...@te...> - 2003-07-27 09:54:18
|
Hello: > Well, if an user goes into 'edit' mode in one of the windows, I could do a > dummy update in the transaction that's responsible for that window (to lock > the record). If the user now (window 1 is in edit mode) decides to open > another window, I can not just commit the changes from window 1 and use the > transaction to open window 2. If you've read > http://www.interbase-world.com/modules.php?name=News&file=article&sid=423 , > you'll understnd that I want to use transactions for 'locking' records. One question in your scenario the connection is open permanently ?? ( I ask this because we need to think that ADO .NET is designed for work in disconnected mode ) -- Best regards Carlos Guzmán Álvarez Vigo-Spain - Miembro del Proyecto FirebirdSQL. - Miembro honorario de la Fundación FirebirdSQL. http://www.firebirdsql.org |