Viewing 15 posts - 2,311 through 2,325 (of 2,647 total)
That I am not sure of... However, I don't remember having a problem with it when I did it. Can you set up a test server for this?
Jared
October 25, 2011 at 3:26 pm
Try this: GRANT VIEW DEFINITION TO LoginName
Jared
October 25, 2011 at 3:23 pm
Perry Whittle (10/22/2011)
mvillar (10/22/2011)
October 25, 2011 at 3:18 pm
We simply deny access and login rights on the status tab of the database login profile. This is for DOMAIN\Administrator login.
Jared
October 25, 2011 at 3:16 pm
If it is all on the same server you should not have too many issues. Converting your reports may be the only thing that poses an issue, but I...
October 25, 2011 at 3:13 pm
Evil Kraig F (10/25/2011)
jared-709193 (10/25/2011)
And then if you cannot prive it is a SAN problem, how do you prove it is...
October 25, 2011 at 2:50 pm
Ahh yes... PEBCAC and a ID-10T error 🙂
Jared
October 25, 2011 at 2:33 pm
And then if you cannot prive it is a SAN problem, how do you prove it is an SQL problem? 🙂
Thanks,
Jared
October 25, 2011 at 2:32 pm
Evil Kraig F (10/25/2011)
john-671083 (10/22/2011)
October 25, 2011 at 2:31 pm
I'm sorry, maybe you misunderstand. Can you connect to the database using SQL Server Management Studio. I understand that the application cannot connect to the database, but can...
October 25, 2011 at 2:23 pm
Evil Kraig F (10/25/2011)
jared-709193 (10/25/2011)
October 25, 2011 at 1:29 pm
Evil Kraig F (10/25/2011)
Mvs2k11 (10/25/2011)
Let me know if i m not clear..
You're not, and you're being very vague with your responses:
Column.
Also, you mention 10 partitions, and when asked for a...
October 25, 2011 at 12:44 pm
I think I get it now. More of a round robin type thing. I just don't understand how the data is getting inserted. i.e. How do you...
October 25, 2011 at 12:31 pm
How does it know what to partition on? A Date (i.e. month), a number that is inserted into the table (i.e. 1,2,3,4,5,6,7,8,9,10)? It looks like a number, but I...
October 25, 2011 at 12:27 pm
WardyWonderland (10/25/2011)
bitbucket-25253 (10/25/2011)
Read this article by Jeff Moden, and its sample T-SQL .. it may be the answer to your question
Many thanks guys.
I have started reading the article and...
October 25, 2011 at 12:18 pm
Viewing 15 posts - 2,311 through 2,325 (of 2,647 total)