G
Gonzosez
I have a form that connects to a database.
When the form loads if it can not connect to the database (connection info
stored in registry) it opens a 2nd form that
asks for set up information. Once the setup is complete I need to re run the
first form to collect the
new values from the registry.
How can I reload the first form?
I have tried refresh but this does not seem to work.
Thanks
When the form loads if it can not connect to the database (connection info
stored in registry) it opens a 2nd form that
asks for set up information. Once the setup is complete I need to re run the
first form to collect the
new values from the registry.
How can I reload the first form?
I have tried refresh but this does not seem to work.
Thanks