Hi All,
I am developing a project in Java plat form with Informix DB. When I am trying to connect the Informix DB through application I am getting Exception as
Exception in thread "AWT-EventQueue-0" org.springframework.transaction.CannotCreateTransa ctionException: Could not open JDBC Connection for transaction; nested exception is java.sql.SQLException: Transactions not supported.
I got the solution for this exception is Enabling Transaction in Informix DB.
So,Please any one tell me how to enable transactions in informix DB?
Thanks in Advance,
Mohan Reddy. M