SQL Data to Auto populate InfoPath fields

W

william

I'm trying to create a query in InfoPath that takes a users login credentials
and queries an SQL Database to retrieve values such as FirstName, LastName,
Email, Phone, etc. I have created the Data Connection to the database, but
I'm still new to the scripting. I want to create the script to run OnLoad.
So that as soon as it opens the fields are already populated with the proper
information.
 
Top