I
IT PHYTOSAN
Our database uses primary keys in the unique identifer format
{XXXX-XXXXXX-XXXXXX-XXXX-XXXX or so} The data base has a default "newid()"
entry
When trying to generate a new record in InfoPath I would like the SQL server
to automatically asign a new id. This is not possible, however, because
primary keys can not be empty for infopath to submit to the database.
Alternatively, we could have infopath calculate the unique id and I am
looking for instructions on how to accomplish this.
Thanks
IT PHYTOSAN
{XXXX-XXXXXX-XXXXXX-XXXX-XXXX or so} The data base has a default "newid()"
entry
When trying to generate a new record in InfoPath I would like the SQL server
to automatically asign a new id. This is not possible, however, because
primary keys can not be empty for infopath to submit to the database.
Alternatively, we could have infopath calculate the unique id and I am
looking for instructions on how to accomplish this.
Thanks
IT PHYTOSAN