Renamed the database selector form to "Login Form" and updated its UI. Moved database initialization to the login form. Made the exit file menu option on the main form functional.
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
<setting name="ConnectionString" serializeAs="String">
|
||||
<value />
|
||||
</setting>
|
||||
<setting name="DefaultServer" serializeAs="String">
|
||||
<value>(LocalDb)\MSSQLLocalDB</value>
|
||||
</setting>
|
||||
</AdvertsingProfitControl.Properties.Settings>
|
||||
</userSettings>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user