fixthebug2003
Programmer
Hi,
I read an article on using Oracle with MTS and COM+ here
We are right now at the initial stage of picking up the right technology for a mission-critical application.
And after reading this article , looks like, to have a Transactional application with 3-tiered architecture, if I use MTS,COM+ Oracle..I have to really go through all this configuration with Oracle and MTS as mentioned in the article.
On the Other hand , I found out from my friend, who uses Java technology, said that Java has Transaction API's, that one can use directly to make connections to Oracle Database in a Transactional mode , do all the SQL, Stored Procedure etc..., without having to go through all these configurations with Oracle and MTS..!
Is this right? CAn someone help me pick the right technology?
THanks
Fixthebug2003
I read an article on using Oracle with MTS and COM+ here
We are right now at the initial stage of picking up the right technology for a mission-critical application.
And after reading this article , looks like, to have a Transactional application with 3-tiered architecture, if I use MTS,COM+ Oracle..I have to really go through all this configuration with Oracle and MTS as mentioned in the article.
On the Other hand , I found out from my friend, who uses Java technology, said that Java has Transaction API's, that one can use directly to make connections to Oracle Database in a Transactional mode , do all the SQL, Stored Procedure etc..., without having to go through all these configurations with Oracle and MTS..!
Is this right? CAn someone help me pick the right technology?
THanks
Fixthebug2003