Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Loading a sample application

Status
Not open for further replies.

Judalie

Programmer
Mar 25, 2002
40
US
When trying to load a sample app, i get the following message...how can i fix this?

thanks,j

Line 146: Class MSDBGrid.DBGrid of control DBGrid1 was not a loaded control class.
 
I intended to say...'run the application'....i get the error..not load..thanks,j
 
If this in the IDE, check that Project/Components has the appropriate Data Bound Grid Control checked.

If this is a compiled app then your installation may be missing the DBGRID32.OCX. You will need to check your installer (setup.lst if you're using PDW) Let me know if this helps
________________________________________________________________
If you want to get the best response to a question, please check out FAQ222-2244 first

'There are 10 kinds of people in the world: those who understand binary, and those who don't.'
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top