PDA

View Full Version : Backend validation


webdev
07-05-2010, 11:07 PM
Hi Guys!! I am new to InfoPath, using 2003 just need a bit of help! I am using sql Server as backend, and I need to validate the form values in the backend, something like if already exists(userid, product) not be able to submit the form again, inorder to reduce the duplicates in the backend.. ...