OlivierPeloux
Programmer
I want to us COM+ and Oracle and i have some problem
I create two VB components : the first one is a component that open a connection to Oracle Database and execute queries and the second is a business Component.
I use Oracle Ole Db, the first component is set to uses transactions in com+ the second (business component) is set to require transaction). When i use my components i have an error -2147168246 ,"Cannot Enlist in transaction Coordinator"
My server is an 2000 Advance Server (french version), i use an Oracle 8.1.7 database.
Can you please help me.
I create two VB components : the first one is a component that open a connection to Oracle Database and execute queries and the second is a business Component.
I use Oracle Ole Db, the first component is set to uses transactions in com+ the second (business component) is set to require transaction). When i use my components i have an error -2147168246 ,"Cannot Enlist in transaction Coordinator"
My server is an 2000 Advance Server (french version), i use an Oracle 8.1.7 database.
Can you please help me.