Viewing 15 posts - 496 through 510 (of 1,179 total)
J DBA (3/11/2014)
March 11, 2014 at 10:49 pm
Koen Verbeeck (3/11/2014)
Although the IDENTITY property doesn't always transfer:
When an existing identity column is selected into a new table, the new column inherits the IDENTITY property, unless one of...
March 11, 2014 at 6:11 am
Yes, initially I have drafted the question straight forward but it looks very simple. Deliberately make it complicated by tricky language to make challenging.
Usually everyone knows correct answer but...
March 11, 2014 at 6:02 am
Hello Marsha,
Thanks for sharing your experience it might help someone.
March 10, 2014 at 3:21 am
I guess, after win 2003 concept of trusted domain has been removed and controlled by GPO if under the same network.
March 10, 2014 at 3:15 am
Execute following:
select * from sys.symmetric_keys
HTH
March 10, 2014 at 2:22 am
Good question, need to do some research.
March 10, 2014 at 12:17 am
Have you installed 2008 R2 with new instance or done the upgrade the existing 2008 to 2008 R2?
March 6, 2014 at 11:27 pm
Jack has provided ideal solution. If db Role is having db_owner surly you can't restrict Drop or Restore database. By default it can perform all db roles.
March 6, 2014 at 5:30 am
Ask you system admin to trust relation between domain X and Y. He will able to help you out.
March 6, 2014 at 5:00 am
Manoj,
Provide more detail what exactly you would like to achieve so that people can help.
Cheers!
March 6, 2014 at 4:56 am
is this your production server?
March 6, 2014 at 4:49 am
Yes, it is quite possible to replicate data in cross domain.
You must have trusted relation ship to make it work.
HTH
March 6, 2014 at 4:42 am
Viewing 15 posts - 496 through 510 (of 1,179 total)