|
-
Dec 4th, 1999, 07:22 AM
#1
Thread Starter
New Member
I've the book "Visual Basic 6.0" from Sybex.
There are a lot of examples in the book and the CD.
When I load the sample FindDemo I receive the message dbGrid32.ocx cannot be found.
I reinstalled a number of times the full program from the CD with all tags on.
In my Windows\System map I still cannot find this .OCX file.
On the CD the file is present.
What do I wrong?
(sorry for my poor English)
regards, Peter
-
Dec 4th, 1999, 07:50 AM
#2
Hyperactive Member
First check if this file phisicaly presents on your computer.
p.
-
Dec 4th, 1999, 08:13 AM
#3
Junior Member
Search for the .ocx file on the CD, copy it and for Win 95/98 paste into \windows\system.
For Win 2000 paste into \windows\system32
Then run in \system...
regsvr32 vbGrid32.ocx
and that will register in the registry.
(The readme.txt file in the directory where vbGrid.ocx is found on the CD, shows how to register all .ocx files.
Good luck!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|