Used ActiveX Data Objects (ADO) 1.5/2.0/2.1 SP2 and Visual Basic Sample: Using ADO with an MTS Component via DCOM (Adomts.exe) for Windows?
Editors’ Review
Top Recommended Alternative
Pros
- Lightweight .exe client connects to MTS-hosted DLL.
- Retrieves ADOR recordsets through DCOM.
- Eliminates need for client-side ADODB DLLs.
- Server DLL tested as COM+ component on Windows 2000.
- Demonstrates Connection.Execute and RecordSet.Open methods.
Cons
- Sample does not use Remote Data Service (RDS).
Used ActiveX Data Objects (ADO) 1.5/2.0/2.1 SP2 and Visual Basic Sample: Using ADO with an MTS Component via DCOM (Adomts.exe) for Windows?