John_Lamb
April 22nd, 2001, 08:10 AM
My application uses ADO. After creating the deployment package I got a message that I will need to include DCOM98 for my system to work properly on a Windows 95/98 machines. I am presuming that DCOM98 is a requirement for ADO to work, as I have not inclided any ocx references in my system.
This begs several questions
1)Does the DCOM98 suffice for both 95 and 98 OS
2)My system will also be installed on systems with NT workstation, so what happens in that situation
3) I could easily have used DAO for my method of data access. If I now change to this will I then be able to do without including DCOM98
response to any appreciated
John Lamb
This begs several questions
1)Does the DCOM98 suffice for both 95 and 98 OS
2)My system will also be installed on systems with NT workstation, so what happens in that situation
3) I could easily have used DAO for my method of data access. If I now change to this will I then be able to do without including DCOM98
response to any appreciated
John Lamb