Viewing 15 posts - 391 through 405 (of 1,640 total)
Thank you very much, very helpful, I will give a try
November 11, 2016 at 10:39 am
Thank you, that worked, the trick like you said just enter the login without search in AD.
Thanks,
Also would like to ask how to identify the SQL server is Kerberos authentication,...
November 10, 2016 at 11:16 am
Thanks,
One other question related to this, I have a SSIS package that export data from this local server that has MSA account to another SQL server.
I need to add...
November 9, 2016 at 10:21 am
Sorry, I saw in job activity monitor and see next run not scheduled. what I should look is the Scheduled column.
For next run we temporarily disabled it for the period...
November 9, 2016 at 10:16 am
Thank you!
So the article says Kerberos Constrained Delegation, what does constrained mean, is it special?
Can the managed service account be shared on another computer? for example can it...
November 8, 2016 at 11:16 am
A further question, if function are not worked efficiently, why T_SQL has this table valued functions?
In which case we should create functions?
I can think of is for calculation, parse, and...
November 7, 2016 at 10:53 am
Have you considered alternatives such as simplifying the check? One option when checking if multiple columns in the same table have values is to multiply the data length of those...
November 7, 2016 at 10:02 am
GilaMonster (11/5/2016)
sqlfriends (11/4/2016)
Thanks. Because it will be used in several places , so other developer request to create a function for reuse
Often in SQL, 'reusable code' = 'slow code'
Have you...
November 7, 2016 at 10:01 am
Grant Fritchey (11/5/2016)
Assuming we're talking about an inline table function, that's the approach I would use. .
Yes it is a inline table valued function, not multiple statement function
November 7, 2016 at 9:59 am
Thanks. Because it will be used in several places , so other developer request to create a function for reuse
November 4, 2016 at 7:28 pm
Right now I don'thave a school calendar table. But the TruantDay table covers that, it will only have current school year data.
I would like to modify above query a...
October 27, 2016 at 4:49 pm
Viewing 15 posts - 391 through 405 (of 1,640 total)