Pls Help ! Distributed Database in MTS
I got to access a database thru MTS Server from Client Applicatio
Its working in case of SQL
I got to do the same in case of Access
Let
MTS Server be X,
Database Sever be Y,
Developing Mac be Z.
From Z I want ot access the data base of Y thru X
What r the ways in case of Access & Oracle
How do i Make Use of Remote Server, Remote Provider in this case
Iam Developing this in VC++ It would be better if iam assisted in VC++ else
in VB also
The Above Mentioned is Working properly in case of a simple MTS Component
from the Z where as from an MTS Server Component from X. An Error is being raised iam not in a position to trap that error since not getting trapped in _com_error rather getting trapped in a bare catch(...) block
Pls Help me in the above ASAP
thanx
Srinivasan

