i am a newbie, i use split forms for data insertion in tables in a relational db
i chose the table then click "split form" so that textboxes are binded to the table. however i am facing a problem of the error messages that keep to come up because of a primary key was not inserted or because of the relations between tables or because of a field "Required" property set to yes.
this messages don't go away no matter i did
how to deal with it?
and what is the best way for adding, editting, deleting, or searching for data in such situation?