For my 3-tier project I have created business object and data object.
Both are type MTDLL.
I use ADO for connecting to tables.
Connecting to SQL-server and VFP ( via VFPOLEDB ) works fine.
For DCOM I have to make EXE instead of DLL.
When I do this, ADO stops working.
Tips for solving this would be nice.
Rolf