hi gurus and pros,
I used the following code to delete a row from dataset:
the problem that I have an error msg of "System Error" when trying to update the dataset using dataadapter.update method.Code:R.delete()
every thing else works fine like updating existing records or adding new entries.
any suggestion :confused:
