Click to See Complete Forum and Search --> : update problem


anandsk99
June 3rd, 2003, 12:38 PM
i have used data adapter.update(dataset,datatable) to reflect changes to the database,but it is not working,changes are not reflected in database what can be the reason? i have used data adapter and datset to retrieve records. i have also used data adapter.updatecommand for modifications.the database is access.

thanks in advance
from anand

hellomadhu
June 4th, 2003, 02:06 AM
why don't u post ur code?