D
Dave Harris
Hello all,
I am trying to achieve the following :
Use an Infopath form to fill out a holiday request. When the user enters
the amount of days they want to go away for, the Form will automatically
show the user the amount of holiday remaining.
When the SUBMIT button is pressed, it will take away the amount of days
requested from the Total amount of holiday days left and display this info.
All this info is stored in a SQL Server.
I am not clear as to whether the SUBMIT button can actually update records
in the SQL Table. If it can, I would really like to know how this can be
achieved.
Many thanks,
Dave Harris
I am trying to achieve the following :
Use an Infopath form to fill out a holiday request. When the user enters
the amount of days they want to go away for, the Form will automatically
show the user the amount of holiday remaining.
When the SUBMIT button is pressed, it will take away the amount of days
requested from the Total amount of holiday days left and display this info.
All this info is stored in a SQL Server.
I am not clear as to whether the SUBMIT button can actually update records
in the SQL Table. If it can, I would really like to know how this can be
achieved.
Many thanks,
Dave Harris