Viewing 15 posts - 166 through 180 (of 541 total)
I feel is is usable? Click execute and all is revealed........It is the preferred way to post code on the forum.
I was having a few problems getting the updated query...
May 26, 2010 at 9:15 am
I have attached a sample script that creates the required tables (tempdb) and inserts 5000 rows.
I have modified my original query to run against the sample tables.
Kind Regards,
Phil.
May 26, 2010 at 9:00 am
Hi (still working on sample code).
I ran your code and received error:
Msg 253, Level 16, State 1, Line 4
Recursive member of a common table expression 'ProductComponents' has multiple recursive references.
Thanks,
Phil.
May 26, 2010 at 5:38 am
Hi. I am attempting to put together from sample data as I know it helps.
Watch this space.
Regards,
Phil.
May 26, 2010 at 5:13 am
Guys I am now revisiting allowing access to specified users.
I note if I add Login (default 'Server Role' 'Public') the user can create Logins (albeit with no permissions)? I am...
May 14, 2010 at 2:43 am
What is it you want to do? Are you hosting the websites locally or is a third party going to host? Are they intended for public access or as an...
May 10, 2010 at 1:22 am
Hi guys. Rather than deny all can I deny view to specific databases?
Jeff I did not quite follow your suggestion regards the use of Synonyms?
Many Thanks,
Phil.
April 9, 2010 at 6:19 am
That worked. However from the research I have done it appears I am unable to explicitly GRANT View to the users default database.
Any thoughts,
Thanks,
Phil.
April 8, 2010 at 7:09 am
Thanks for posting.
I gtt error msg 102, Incorrect syntax near '\' when trying to apply to AD group
Deny View Server State To DOMAIN\AD Group Name;
Can I apply to AD...
April 8, 2010 at 6:20 am
Thanks. I did not feel there was a relationship because there was no FK.
I will take a look at the blog also.
Phil.
March 24, 2010 at 4:00 am
Thanks Jack. Third party app so I have no control!
Once again, thanks for your time.
Phil.
March 23, 2010 at 9:27 am
Lutz now that is what I call service.
Many thanks,
Phil.
March 12, 2010 at 1:35 pm
Thanks for the input.
I decided on SQL Express 2005 SP3.
Thanks,
Phil.
March 11, 2010 at 3:12 pm
Paul great stuff. I will add in the remaining 65 columns :).
Many Thanks,
Phil.
PS: If I add all additional columns from the table to which sections of your code must they...
March 10, 2010 at 9:39 am
Viewing 15 posts - 166 through 180 (of 541 total)