I'm currently trying to update some of our internal forms which are word
based or a basic PDF form you fill in by yourself.I'm connecting to our
SQL server as there are databases stored there for an internal bit of
software that hold informationI can use to fill in parts the form.I have
a data drop down list that is dynamically linked to the SQL databass and
allows you to select a Project Number from that database, whatI want to
do after this is selected is to automatically populate some text fi...