Viewing 15 posts - 46 through 60 (of 74 total)
I knew about SQL Server 2005. But was not sure about other versions .:-)
November 23, 2009 at 9:56 pm
I knew Database mail was not available in 2005 Express editions, but I thought they might have added this feature in 2008 Express Edition.
November 23, 2009 at 9:48 pm
This was easy one. You can find more about wildcard use with LIKE search condition at below mentioned link:
http://bhaveshgpatel.wordpress.com/2009/10/03/sql-server-select-statement-with-where-like-clause/
November 19, 2009 at 10:14 pm
Hey this was easy one. Hope for more such easy Q's in future! 😀
November 19, 2009 at 10:00 pm
That was tricky one.
I didn't knew that when a number is casted to DATETIME, that number is added '1/1/1900' and returns the resulting date.
November 18, 2009 at 3:48 am
Hey, it works now. The new user can restore the database after being assigning 'dbcreater' server role.
But is this the optimal solution?
Because I want to give the user bare minimum...
November 14, 2009 at 2:59 am
Hi Pradeep,
If I give user 'db_backupoperator' database role, it allows the user to take backup. -- Half the Problem solved.
But It does not allow the user to Restore the Database!...
November 14, 2009 at 2:25 am
Viewing 15 posts - 46 through 60 (of 74 total)