T
Thomas Pagel
Hi,
I have a form based on a SQL Server table. I want to save who saved the last
changed on a record and when this change was committed.
The trigger in SQL Server is easy, it worked fine with i.e. Enterprise
Manager.
When I try to change a record in Infopath I get an error when submitting the
changes that the underlying data has been changed and so the data could not
be saved. I guess that Infopath gets confused about the trigger and thinks
that someone else changed data and stops saving the changes for security
reasons.
What can I do? Is there something I can change that this trigger works with
Infopath? Another approach would be to save the username/time in Infopath but
how do I find out the current user and get this saved into a field? I found
some instructions but they were very "generic", I simply didn't understand to
set them up...
Thanks,
Thomas
I have a form based on a SQL Server table. I want to save who saved the last
changed on a record and when this change was committed.
The trigger in SQL Server is easy, it worked fine with i.e. Enterprise
Manager.
When I try to change a record in Infopath I get an error when submitting the
changes that the underlying data has been changed and so the data could not
be saved. I guess that Infopath gets confused about the trigger and thinks
that someone else changed data and stops saving the changes for security
reasons.
What can I do? Is there something I can change that this trigger works with
Infopath? Another approach would be to save the username/time in Infopath but
how do I find out the current user and get this saved into a field? I found
some instructions but they were very "generic", I simply didn't understand to
set them up...
Thanks,
Thomas