-
Datagrid error
Hi,
Can anyone tell me why am I getting a "Cannot initialize data bindings." error from my Datagrid object ?
I use a datagrid that uses a ADODB data object (which connects to an SQL Server). I get this error only on some workstations.. On other's everything works fine.
Thanks,
Yaron.
-
Re: Datagrid error
I get the same error with the datagrid control and an ADO recordset. I use NT4-SP6, MDAC 2.7
It works only on some workstations.
-
Re: Datagrid error
I solved this pb by installing msstdfmt.dll 6.00.8804 shipped with VS 6 SP4 -> SP6
Try it