View Single Post
  #3 (permalink)  
Old 07-18-2007, 04:54 PM
sathish_2111 sathish_2111 is offline
Member
 
Join Date: Jul 2007
Posts: 17
sathish_2111 is on a distinguished road
does your database driver support XA transaction....if your database driver is not supporting it trying to use the driver which suports XA transaction.....most of the database support XA but we need to use right drivers
Reply With Quote