VB6Learner
Programmer
I have a VB 6 (SP5) problem with Access 97.
Here's the problem:
1) I am trying to use an ADO datagrid control on a VB 6 form. My backend is an Access 97 database.
2) My program works fine on any PC that has VB 6 installed on it
3) My ADO datagrid control will either not populate or give an error and not populate on any destination PC that does not have VB 6 installed on it.
I have researched dependency files, registry settings, and paths, but I can't seem to find the solution.
My latest test:
==========
* Clean install of Win 98 SE
* Installed MDAC
* Installed DCOM 98
* In my dependency file, I have every file listed in my install .lst except for one ADO15.DLL (or something like this); however, this file is on the destination PC and is in the registry.
I will admit that I do not know a whole lot about the registry and dependency files.
Any help would be appreciated!
Here's the problem:
1) I am trying to use an ADO datagrid control on a VB 6 form. My backend is an Access 97 database.
2) My program works fine on any PC that has VB 6 installed on it
3) My ADO datagrid control will either not populate or give an error and not populate on any destination PC that does not have VB 6 installed on it.
I have researched dependency files, registry settings, and paths, but I can't seem to find the solution.
My latest test:
==========
* Clean install of Win 98 SE
* Installed MDAC
* Installed DCOM 98
* In my dependency file, I have every file listed in my install .lst except for one ADO15.DLL (or something like this); however, this file is on the destination PC and is in the registry.
I will admit that I do not know a whole lot about the registry and dependency files.
Any help would be appreciated!