id love you to ....

  • Thread starter Thread starter jaffer the but
  • Start date Start date
J

jaffer the but

to help me fix this pleeeeasse !

i'm getting this error

"update unable to find TableMapping['tblAddress_Control '] or DataTable
'tblAddress_Control '. "

when i attempt to update a dataset back to the sql server - i do several
other updates in and around this update which all work fine ?!

Any Ideas ?

thankx - Max
 
Maybe it means just what it says. Set a breakpoint before you do the update,
and examine your dataset to be sure you have this table in it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top