Update problem with Datagrid

V

Vincent

Hello there,

This is my last problem in my application:

On a VB6 form I have a DataGrid linked to an ADODC control providing the
data from the database. Properties AllowUpdate, AllowAddNew and AllowDelete
of the grid are on True.

However, in runtime, all data is displayd as expected but when I change
anything in the contents of a cell in the grid, an error message appears
("error occured while trying to update record") and no update is possible!

Any idea how come?

Thanks for your help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top