P
Patrick Temple
Ok heres one I'm having trouble with.
I want to copy a record on my SQL database in an infopath form. Example: I
call up a record with idNumber=607, erase idNumber, change any other data
needed, resubmit to database as a new record. Doesn't sound to hard but I
run into an error about unique IDs and Timestamps.
My guess is that Infopath is using a timestamp and the ID as identifiers for
the record. To keep track of multiple changes to the database, something
like that anyway. So is there a way to clear Infopaths values for this, so
it treats the data as a new submission and not the record you already pulled?
I have a real need for this, as my company wants to copy feature
requirements from product to product.
I'll appreciate any help I can get on this one.
--Patrick Temple
I want to copy a record on my SQL database in an infopath form. Example: I
call up a record with idNumber=607, erase idNumber, change any other data
needed, resubmit to database as a new record. Doesn't sound to hard but I
run into an error about unique IDs and Timestamps.
My guess is that Infopath is using a timestamp and the ID as identifiers for
the record. To keep track of multiple changes to the database, something
like that anyway. So is there a way to clear Infopaths values for this, so
it treats the data as a new submission and not the record you already pulled?
I have a real need for this, as my company wants to copy feature
requirements from product to product.
I'll appreciate any help I can get on this one.
--Patrick Temple