Which events to use for splashscreen at Startup A97

R

Robert Harrison

What Events do I use to Accomplish this?
This is what I want to happen:

Splashscreen (form) Opens (Startup Option, this works)
Check for Connection to Back-end Database (works)
If No Connections, Prompt User to Reconnect (I'm using the Splashscreen Form
Now, works)
Show Splashscreen for a few seconds (Works)
Hide or Close Splashscreen (This is where it goes bad, the connection codes
either gets retriggered if I Open the Switchboard First, or I can't open the
switchboard because I close the Splashscreen.
Open Switchboard Form

I've tried Actiivate, Open, etc. but it always retriggers the code for
connecting the database again. I'm putting the code on the splashscreen
form, maybe it should be somewhere else?

All the rest of the code works.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top