DataGrids under NT4

Shaitan00
06-20-2003, 08:02 AM
I creating an application in NT5 and was testing it under NT4 to ensure compatibility.
The application contains (among many things) a DataGrid [Microsoft Data Grid Control 6.0 (OLEDB) = MSDATGRD.OCX]

Knowing that NT4 would be missing .ocx files I made an installer to include all these missing ocx’s.

Now the application runs perfect except for the Datagrid, first of all any formatting I did is gone (the datagrid is reset to 1 Cell no labels) and when I try to populate it (via set datagrid.datasource = recordset) I receive the following error:
“cannot initialize data bindings”

Note: I tried with a non pre-formatted grid and received the exact same issue. However the code runs perfectly under NT5.

Any clues? Are there any known bugs with this Datagrid and NT4?

lebb
06-20-2003, 08:29 AM
What version of MDAC are you referencing, and did you include it in your install package (or manually install it on the target machine)?

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum