Click to See Complete Forum and Search --> : Datagrid error


yaronb
August 21st, 2001, 08:30 AM
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.

Michel Degroux
February 13th, 2002, 09:07 AM
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.

Michel Degroux
February 13th, 2002, 10:14 AM
I solved this pb by installing msstdfmt.dll 6.00.8804 shipped with VS 6 SP4 -> SP6
Try it