Thanks for your help. The problem is that a primary key is a required field.
I therefore can not submit from infopath to sql without entering a value.
Thanks
IT PHYTOSAN
Hi,
Can't you then do the other way around? remove the ID from your data
connection. This way, IP won't know anything about you unique ID. When you
submit your form, a new row with be created and a new ID will be assigned by
SQL Server. If all your fields are blank (in IP), the form can be closed
without being submitted.
Franck Dauché
> Thanks for your help. The problem is that a primary key is a required field.
> I therefore can not submit from infopath to sql without entering a value.
[quoted text clipped - 14 lines]
> > >
> > > Arved
IT PHYTOSAN - 27 Sep 2005 19:06 GMT
Wow, great idea. I'll get right to it and let you know how it went.
IT PHYTOSAN
> Hi,
>
[quoted text clipped - 24 lines]
> > > >
> > > > Arved