Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
User Journal

Journal Chacham's Journal: SQL Server: Startup links, hints, and related.

Now that i am using SQL Server, i best learn the trade. I've been looking for blogs and forums to follow, documentation to (eventually) read, and tips and tricks of the trade. It'll be a journey, made artificially harder as i keep looking back to Oracle.

One blog had five nice posts on SQL Server Management Studio's (SSMS) "lesser known features": 1
2
3
4
5. Very helpful, including the shortcut list.

For me, changing the revocation checking in Internet Settings, sped up the start time considerably. Removing the splash screen, and starting with a query window open, for me, makes it easier to use. The next thing i want to work on is automatic logging into the one database. Well, -s and -d give me what i want in the query window, but object explorer still requires a login. Not too terrible though.

In Oracle i prefer the command line. In SQL Server, where i find SQLCMD to be cumbersome, SSMS looks like the way to go.

This discussion has been archived. No new comments can be posted.

SQL Server: Startup links, hints, and related.

Comments Filter:

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...