M
mdsmitty
I need to have my form query a database when it is opened. I have a Text
field called Account_Number which is populated programmatically when the form
is opened. How do I query the database for the corresponding demographics
using the On Load Event to populate the rest of the demographic fields on the
form?
I don't want the user to have to use a Query Button to execute this action.
I am sure I can accomplish this using code but I am very new to writing
VBScript (language selected for this form) and can use some help in the right
direction.
Thanks in advance.
field called Account_Number which is populated programmatically when the form
is opened. How do I query the database for the corresponding demographics
using the On Load Event to populate the rest of the demographic fields on the
form?
I don't want the user to have to use a Query Button to execute this action.
I am sure I can accomplish this using code but I am very new to writing
VBScript (language selected for this form) and can use some help in the right
direction.
Thanks in advance.