Viewing 15 posts - 61 through 75 (of 97 total)
Yes, its possible
https://stackoverflow.com/questions/626078/analysis-services-only-windows-authentication
May 2, 2018 at 2:00 am
DECLARE @x xml
CREATE TABLE WomenResults
(
FirstName varchar(100),
LastName varchar(100),
AgeGroup varchar(100) ,
CompNumber int,
...
May 2, 2018 at 1:55 am
Considering the sheer size of the fines for getting it wrong, I would say any company that deals with the EU will need one simply to save their own backsides.
April 27, 2018 at 9:51 am
Would need more information, by the sounds of it, the user is connecting, but then getting an error while something is running and the process they are running is rolling...
April 24, 2018 at 7:18 am
If your FILL FACTOR is correct for any given index, the index can...
April 24, 2018 at 12:56 am
A bit of a spoiler but it's that important... Until the article comes...
April 23, 2018 at 7:49 am
You just split BizTalk - Contractor into BizTalk - Contractor DBx, BizTalk - Contractor DBy, then give the correct permissions for each and add the user to which one(s) they...
April 23, 2018 at 7:39 am
Could you explain how rows 1-4 are related? They are different ids in your example. Also, explain what you are trying to achieve and post DDL as it will make...
April 23, 2018 at 5:31 am
As far as tools go, Redgate have SQL Clone, which is very useful for provisioning and also allows you to obfuscate the data as required, can work off backups or...
April 23, 2018 at 4:19 am
The current place I am contracting is going through a similar process. The trick as others have said is to have more granular groups and just add/remove members as needed.
April 23, 2018 at 4:16 am
Steve Jones - SSC Editor - Friday, April 20, 2018 12:18 PMOr maybe write an article (or three) on this 😉
Yeah,...
April 23, 2018 at 4:12 am
I have a Samsung G3, gives me all the information I need and the text isn't that small. 🙂 I also think windows has quite a few accessibility options, including the...
April 12, 2018 at 2:49 am
Can you post your file system task. Also, are you getting any errors?
April 12, 2018 at 2:33 am
Personally, I have pushed this kind of functionality out to SOLR and the developers can then use that to return values as you type. I wouldn't normally recommend a NOSQL...
April 11, 2018 at 8:44 am
You are trying to update CompanyID with CompanyName?
I would like to see the execution plan for this.
Can you also please post the @temptable1 creation script if its...
April 6, 2018 at 2:22 am
Viewing 15 posts - 61 through 75 (of 97 total)