I
IT PHYTOSAN
I am trying to desing a new form based on an SQL data connection to have
infopath create the schema for me. I am stuck on the required fields that are
derrived from the "NOT NULL" constraint in SQL. For numbers this works like a
charm and the red asterisk is displayed appropriately. For text however, no
asterisk appears and submission of data results in insertion of "Emty
Strings" rather than <NULLS> with the appropriate error.
Would this be an InfoPath, an SQL or a Data Connection issue? How do I
really enforce required in a meaningful manner.
Thanks
IT PHYTOSAN
infopath create the schema for me. I am stuck on the required fields that are
derrived from the "NOT NULL" constraint in SQL. For numbers this works like a
charm and the red asterisk is displayed appropriately. For text however, no
asterisk appears and submission of data results in insertion of "Emty
Strings" rather than <NULLS> with the appropriate error.
Would this be an InfoPath, an SQL or a Data Connection issue? How do I
really enforce required in a meaningful manner.
Thanks
IT PHYTOSAN