locked
Updating Database RRS feed

  • Question

  • Hi,
    I am currently doing a project and have run into a problem when I try to update my database. I am able to add a new row to the dataset and I can see the row in the project but when I call the OCLGTableAdapter.Update(firstRepDataSet.OCLG) it will not persist to the database but I also get no errors it reacts as if the update was succesful. I am new to this coding so any help would be greatly appreciated. Thanks

    I am doing the project in VB and using visual studio 2008

    Thanks,
    Kieran
    Wednesday, February 25, 2009 12:09 AM