G
Guest
I'm trying to update my access database through an oledb data adapter that
calls an access update stored procedure on my dataset. I realized that only
the first row modified gets updated in the database. All other rows remain
unchanged. Does anyone know why this is so and how I can fix it to update
all changed records?
Parvee
calls an access update stored procedure on my dataset. I realized that only
the first row modified gets updated in the database. All other rows remain
unchanged. Does anyone know why this is so and how I can fix it to update
all changed records?
Parvee