Search results for query: *

  • Users: farparlove
  • Content: Threads
  • Order by date
  1. F

    one unknown Problem in DataSet and Update ..

    Hello Dear Experts i use from this below code for update a DataSet but i give this error : "Update unable to find TableMapping['table'] or DataTable 'table' " Code is : Dim cn As New OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=" & Application.StartupPath & "\PhoneBook.mdb")...
  2. F

    Problem with Update DataSet ..

    Hello Dear Experts i use from this below code for update a DataSet but i give this error : "Update unable to find TableMapping['table'] or DataTable 'table' " Code is : Dim cn As New OleDbConnection("provider=microsoft.jet.oledb.4.0;data source=" & Application.StartupPath & "\PhoneBook.mdb")...
Back
Top