Sign In
SQL, .NET and everything Microsoft
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
32-bit vs 64-bit world
My Published Articles
Service Packs and SQL
SQL - Setup and Upgrade
SQL Best Practices
SQL Error Messages
SQL Tips and Tricks
Archive
Archives
March 2007
(1)
December 2006
(1)
November 2006
(1)
October 2006
(4)
September 2006
(2)
August 2006
(3)
July 2006
(2)
June 2006
(6)
May 2006
(8)
April 2006
(8)
February 2006
(2)
May, 2006
MSDN Blogs
>
SQL, .NET and everything Microsoft
>
May, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL, .NET and everything Microsoft
How to install SQL 2005 from the command prompt and using .ini file ?
Posted
over 6 years ago
by
Sanchan
11
Comments
I wanted to publish this quick blog tonight to answer some of the questions that I have received recently regarding installation from an .ini file. Microsoft has published a great MSDN article that lists the commands and options to use for installing...
SQL, .NET and everything Microsoft
TIP - How do I prevent users from seeing DBs in Enterprise Manager/SSMS that they don't have rights to?
Posted
over 6 years ago
by
Sanchan
0
Comments
I came across this excellent blog by Euan Garden, who is a Group Program Manager at Microsoft. http://blogs.msdn.com/euanga/archive/2006/05/04/585513.aspx In this blog, he tries to answer the most commonly asked question - how to hide databases...
SQL, .NET and everything Microsoft
Microsoft launches cumulative package for SQL Server 2005
Posted
over 6 years ago
by
Sanchan
0
Comments
Microsoft launched SQL Server 2005 in November, 2005. This build was called the RTM version. In April, 2006, we launched Service Pack 1 which included a lot of new features and fixes for known bugs. Check out my blog here to learn more about SP1. ...
SQL, .NET and everything Microsoft
TIP - I changed the password for the domain account that SQL uses as startup account...
Posted
over 6 years ago
by
Sanchan
2
Comments
Due to your company's password policies, you might have to change the password of the domain account used as the startup account by SQL Server services. Your changes will be reflected in the active directory. Next time, when SQL Server services try...
SQL, .NET and everything Microsoft
TIP - Should I use a Domain Account OR a Local System Account for SQL Server services?
Posted
over 6 years ago
by
Sanchan
0
Comments
I wanted to post this quick blog to answer a very common question - domain vs local system account for SQL Server services. All this information is out there at Books Online. So I will just put references here. Local System Account is a very privileged...
SQL, .NET and everything Microsoft
TIP - How to find out the collation in SQL Server 2005?
Posted
over 6 years ago
by
Sanchan
1
Comments
In SQL Server 2005, you can set collations at the following levels: - Server Level o You set the collation of the server at the time of setup. o The only way to change that is to re-install SQL Server with the right collation. o To find...
SQL, .NET and everything Microsoft
TIP - How to change the startup account in SQL 2005?
Posted
over 6 years ago
by
Sanchan
6
Comments
Generally, you would set the startup accounts for SQL Server services during the startup. However, there are times when you might want to change it after installation. Many DBAs are so used to Services.msc console that they use it to change...
SQL, .NET and everything Microsoft
TIP - Do we need to run SQL Server under an administrative account?
Posted
over 6 years ago
by
Sanchan
2
Comments
The answer to this question is NO. However, there are some special considerations, so read on. You don’t need to run SQL Server services under an administrative account or a Domain Admin account – neither on a standalone box nor on a cluster. ...
Page 1 of 1 (8 items)