I am having a problem with the ocx DBGRID32.ocx. Microsoft listed this problem on their FAQ site, but this specific ocx is not included in any of their references.
Evidently when I loaded VB6 this ocx file was already resident on the system. ??
This was the first time VB has been on this system as far as I know. The first time I loaded VB6, this ocx was not replaced. I have followed Microsofts directions implicitly several time and still get this error when I try to use this ocx in a program.
I unregistered the ocx using Regsvr32 (got completed successfully message), and Reinstalled the VB6 using REINSTALL. (Microsoft's Instructions)
I deleted the old ocx file, uninstalled VB6 and then installed the whole thing again.
The ocx file was replaced with the new VB6 version, but I still get the error. I can add it to my project through the components, but when I try to add a grid to a form I get this error.
I even registered the ocx using Regsvr32 (completed successfully). Still get error.
None of the links at the Microsoft site include this ocx specifically. They talk about GRID32 and DBLIST32 but I can't find DBGRID32 anywhere.
Any suggestions of what to try next would be greatly appreciated
Evidently when I loaded VB6 this ocx file was already resident on the system. ??
This was the first time VB has been on this system as far as I know. The first time I loaded VB6, this ocx was not replaced. I have followed Microsofts directions implicitly several time and still get this error when I try to use this ocx in a program.
I unregistered the ocx using Regsvr32 (got completed successfully message), and Reinstalled the VB6 using REINSTALL. (Microsoft's Instructions)
I deleted the old ocx file, uninstalled VB6 and then installed the whole thing again.
The ocx file was replaced with the new VB6 version, but I still get the error. I can add it to my project through the components, but when I try to add a grid to a form I get this error.
I even registered the ocx using Regsvr32 (completed successfully). Still get error.
None of the links at the Microsoft site include this ocx specifically. They talk about GRID32 and DBLIST32 but I can't find DBGRID32 anywhere.
Any suggestions of what to try next would be greatly appreciated