posts - 31, comments - 85, trackbacks - 0

My Links

News

Archives

Post Categories

SQL Server

User Already Exists in the Current Database - SQL Server
I was moving a lot of databases from one SQL Server to another, and my applications were giving me errors saying "Login failed for <user>". The user was already in the database with appropriate rights to allowed objects in the database. I tried mapping the user to the database and that's when I got this message: "User Already Exists in the Current Database"... I googled and found this very useful post about orphaned users when moving databases. These are the steps you should take to fix this...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, April 21, 2010 7:59 AM | Feedback (0) | Filed Under [ SQL Server ]

SQL Server: DateTime and Indexes
A nice post about handling DateTime fields and indexing. http://itknowledgeexchange.
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Tuesday, September 22, 2009 12:52 PM | Feedback (1) | Filed Under [ SQL Server ]

SQL Azure Database Preview released
Microsoft has released a trial version of SQL Azure DB. Get more details here
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Wednesday, August 19, 2009 3:54 PM | Feedback (0) | Filed Under [ SQL Server ]

SQL Server: Disaster Recovery...some tips
Again a nice arctile by Don Jones, where he talks about different SQL Server backup options and disaster recovery plans...a good read. SQL Server Disaster Recovery by Don Jones
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, August 14, 2009 10:35 AM | Feedback (0) | Filed Under [ SQL Server ]

SQL Server: Optimizing Indexes
A good article about types of SQL Server Indexes and how to optimize them when they go bad... Optimizing SQL Server Indexes by Don Jones
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Posted On Friday, August 14, 2009 10:26 AM | Feedback (0) | Filed Under [ SQL Server ]

Powered by: