G
Guest
Dear all,
I am building a multi tiers application.
I have a remote object hosted by a Windows Service which is charge to store
certain data in an SQL databse. Works great.
After this operation I need to dispatch store data to some other tables. for
that opertaion I need database transaction.
The doubt that I have is , do I have to manage my transaction directly using
DAO or should I go for a serviced Component using automatique transaction ??
Any comments will be appreciate..
PS my databas is not a huge database like you might have for a bank or
market database but still have to manage transactionnal stuff
Regards
serge
I am building a multi tiers application.
I have a remote object hosted by a Windows Service which is charge to store
certain data in an SQL databse. Works great.
After this operation I need to dispatch store data to some other tables. for
that opertaion I need database transaction.
The doubt that I have is , do I have to manage my transaction directly using
DAO or should I go for a serviced Component using automatique transaction ??
Any comments will be appreciate..
PS my databas is not a huge database like you might have for a bank or
market database but still have to manage transactionnal stuff
Regards
serge