I would like to be able to use a script that creates a "sourceSet"
object and connects to my ms access database on an event like "onclick"
rather than automatically having to connect when the form is opened
up.Is this possible?Overall, don't want to automatically connect when
the form opens up and I want to be able to control with a an onclick
event when my form tries to connect to my access database. I would
appreciate any help in finding anyway to achieve this.