In this discussion, we will use ADO (Active-X Data Objects) as an example to understand some fundamentals about COM (Component Object Model) in Visual Basic. We may say that ‘Active-X’ means ‘COM enabled software components’. So, Active-X Data Objects are the components based on COM specification, meant for providing Data Access Capabilities to the client.
Continue reading COM in Visual Basic with ADO – An Introduction


Comments