Expected behavior? I have been working with DB2 so I dont have a lot of expereince using sprocs for my CRUD, I have it working but had to set the UpdateUsingStoredProcedures property back to false on the BO.
This was a small app that has to now grow so I think using CRUD sprocs is best, so I need to work this out. Keith Chisarik