PDA

Click to See Complete Forum and Search --> : Data Grid


karunakaran
May 21st, 2000, 10:11 AM
Hai,
I had developed an application for a Courier Service company.Every thing went fine for the last six months.Suddenly this problem is arising.

I have data grid in my application.The data base is access.VB6.When the application starts the following error message is coming after six months of smooth running.
"CAN NOT INITIALISE DATA BINIDING FOR DATA GRID"

Can any one help me please.
Thanks in advance

[Edited by karunakaran on 05-21-2000 at 11:11 PM]

pardede
May 21st, 2000, 01:18 PM
Sounds to me like either dlls has been overwritten that are not compatible with your apps (this can happen if someone installs something else on the pc's developed in VB), or the database has problems (corrupted or tempered with). Maybe you should check that...