K
Klas Mellbourn
We have a large VB6 system that uses an Oracle 8.1.7 database (we are
about to migrate to Oracle 9.2).
The system is built using COM+ components that interact using
distributed transactions.
We are considering migrating to VB.NET gradually by replacing the VB6
COM+ components with VB.NET COM+ components. When using SQL Server,
there seems to be no problems making transacted COM+ calls between VB6
and VB.NET COM+ components.
Now, is it possible to make transacted distributed COM+ calls between
VB6 and VB.NET components when the database is Oracle 8 (or Oracle 9
for that matter)?
If yes, what drivers would we have to use? ODP.NET? Microsoft OLE DB
Provider for Oracle?
/Klas
about to migrate to Oracle 9.2).
The system is built using COM+ components that interact using
distributed transactions.
We are considering migrating to VB.NET gradually by replacing the VB6
COM+ components with VB.NET COM+ components. When using SQL Server,
there seems to be no problems making transacted COM+ calls between VB6
and VB.NET COM+ components.
Now, is it possible to make transacted distributed COM+ calls between
VB6 and VB.NET components when the database is Oracle 8 (or Oracle 9
for that matter)?
If yes, what drivers would we have to use? ODP.NET? Microsoft OLE DB
Provider for Oracle?
/Klas