E
ebferro
I've developed a form into which I'd like to enter some daily productivity
data. One of the fields in the form is Machine No. I'd like to allow my
users to enter a machine number and then validate the number against the data
that's stored in my machine database. Could someone post some code or point
me to some code that would allow me to do this? The machine number field on
the form is going to a table called production and the machine number field
for validation is in a table called machine. Both tables are in a SQL Server
database. Do I need to put the machine number field from the machine
database on the infopath form somewhere if I want to validate against it?
Thanks in advance.
Ernie
data. One of the fields in the form is Machine No. I'd like to allow my
users to enter a machine number and then validate the number against the data
that's stored in my machine database. Could someone post some code or point
me to some code that would allow me to do this? The machine number field on
the form is going to a table called production and the machine number field
for validation is in a table called machine. Both tables are in a SQL Server
database. Do I need to put the machine number field from the machine
database on the infopath form somewhere if I want to validate against it?
Thanks in advance.
Ernie