Access Query from Infopath2003

S

Shiva (GGK Tech)

Hello,

If your database that field data type is number then we have to send the
number value from InfoPath form also. Before sending the value we have to
convert text to integer then it will work.

If you want to change the field data type from integer to text then this we
have to do in database. Then we can send the text from InfoPath and it will
work without error.
 
Top