KingdomFirst / Excavator

We have now released Bulldozer on GitHub. Bulldozer is the super-powerful big brother to Excavator. Because Bulldozer is now published on GitHub we will no longer be supporting Excavator. Thank you for all the support here!
https://github.com/KingdomFirst/Bulldozer
19 stars 20 forks source link

SQL Connector opens a connection on first load (or tries to) #107

Closed dcs619 closed 9 years ago

dcs619 commented 9 years ago

When the connector's first opened, the window seems to freeze because the connector's opening whatever was in the config file. Eventually it will timeout and you can interact with it.

I lowered the default timeout value but the SqlConnector should wait for user interaction (credential change, Ok, etc) before verifying the connection.

dcs619 commented 9 years ago

@bperreault Would you be able to look at this in the next week?