InfoPath and VS 2005

E

EDZintheD

How do I do text box lookups and intergrate it with SQL 2003. For example,
I want to do a SSN lookup and have the return value of the SSN auto-populate
other text fields, like name, address, sex, etc. My coding skills very low
and I was told to use VS2005. I can't find any samples to look at, esp if I
have to get the values from different tables or different data bases.
 
Top