Using entities with hand-coding
I need to use hand-coding in my data access pages and am using the example in chapter 15, page 555, which works fine.
However, I also need to make some other operations, like deleting all the rows in a table/entity, then populating it with rows from another table/entity.
I would highly appreciate some indications about, like code examples or references for help.
|