PDA

Click to See Complete Forum and Search --> : DBGrid Problem


Lieu
Feb 18th, 2000, 03:11 AM
I am having a sporadic problem with a db grid loading problem. Sometimes when I try to run my program I get an error message telling me: "a component could not be loaded. Do you want to continue?" I say yes, and look at the form and my dbGrid is moved from its original position to the top left corner, and is turned into a small red box. Anyone have any ideas????

Thanks for your help,

Lieu

Feb 19th, 2000, 02:53 AM
This a very rare problem....

What i'm thinking is your DBGRID32.OCX is corrupted.

You may find this at Windows/System

My suggestion is to
1. delete this file, then load new project and close VB
2. Find the working DBGRID32.OCX in other Computer and insert to Windows system
3. Start your project and add this component

I don't think reinstall will work....

-Khamal-
:)