
About using 'DataGrid' in VB6
I tried to update the data in the field of DataGrid Control in VB6
using ADO, but it failed and MessageBox appeared.
It said that 'The information about key column is few, so many
rows are affected by updating!'.
Someone tell me the reason.
Thanks in advance...