V
vgame64
Hi all.
I have an InfoPath form I am making that collects data from a SQL
table.
What I want it to do, is when the account name drop down selection is
made, to automatically populate the text box (ACCOUNT_NUMBER) next to
it with the account number information corresponding to the account
name from the SQL table.
basically....SELECT CHAIN_NUMBER FROM DATABASENAME WHERE CHAIN_NAME =
infopath accountname field
Thanks for any help
I have an InfoPath form I am making that collects data from a SQL
table.
What I want it to do, is when the account name drop down selection is
made, to automatically populate the text box (ACCOUNT_NUMBER) next to
it with the account number information corresponding to the account
name from the SQL table.
basically....SELECT CHAIN_NUMBER FROM DATABASENAME WHERE CHAIN_NAME =
infopath accountname field
Thanks for any help