Hi friends!

I have this here:  "Order.NumberOfDay"  this property int NumberOfDay
represents the number of that order on day its entered.
That number must be sequenced, this mean i cant have  two orders out
of sequence, for example 2,5. Well, if
two users are inserting orders at same time, that NumberOfDay must be
sequenced...
Can you suggest me some good approach for that?

Before using NH i did that using  triggers, but now my system is
multi-database (thanks NH) and i would like, if possible, dont make
use of DB things...

Thanks again friends!


-- 
Paulo R. Quicoli

Editor Técnico - ClubeDelphi Magazine - DevMedia

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to