That cleared up 4 of the 8 errors that I am getting. How do I apply what you told me to the first set of errors?
Public Overrides ReadOnly Property PrimaryKeyField() As String Get Return "cust_pk" End GetEnd Property
No need to reply here. I went and rebuilt the business objects in the BO Mapper and these errors corrected themselves. Thanks for your help.
Jerry