SQLGate provides the ability to automatically access specific databases when you run the program. Below you can learn how to use the -s option as shortcut when running SQLGate.
* Directions
1. Check your database access information for an alias inside SQLGate. As you can see below, our alias is 'beginner'.
2. Right click on the shortcut icon on your desktop and choose Properties.
3. In the properties window you will find the 'Shortcut' tab. Add '-s aliasName' to the Target text box and click OK.
- Usage : "{SQLGate Path}/SQLGateMain.exe" -s "alias"
(ex. Our alias was 'beginner' so we wrote -s "beginner" )
4. Once you re-open SQLGate, you'll find that you have automatic access to the specified database. :)
Comments
0 comments
Article is closed for comments.