Viewing 15 posts - 20,311 through 20,325 (of 59,072 total)
Still, I continue to think it odd that possibly unqualified users can make changes through a GUI that might not have audit capabilities but DBAs aren't allow to see what...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 9:26 am
vliet (6/17/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 9:15 am
Sanz (6/17/2015)
Why would you want to deny access to sysadmin ?
Because a lot of companies make the huge mistake of allowing users and developers to have sysadmin privs. Only...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 17, 2015 at 9:07 am
DonlSimpson (6/16/2015)
pederson1234 (6/16/2015)
This is what my table looks like:
Customers
Name, Date
‘John’, ‘2015-01-01’
‘John’,...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 4:31 pm
p.s. The ROW_NUMBER method I mentioned previously will still work for this. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 3:00 pm
Is January 1st a holiday for you?
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 2:54 pm
p.s. You're brand new here. Welcome aboard! 🙂
The people on these forums generally like to test their answers before they post them. Please help those that want...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 12:57 pm
pederson1234 (6/16/2015)
I have a quick question. I am trying to index dates to numbers with a large data set.
The first colums is index, the next is FactorsS,...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 12:55 pm
You're probably good to go then. If it were something that needed to be done on a regular basis, we likely could have hammered it out with BULK INSERT...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 7:48 am
Maxxxie74 (6/16/2015)
12. Finally, don't forget to grant non-sysadmins the right to run xp_cmdshell:grant execute on xp_cmdshell to [DOMAIN\username]
Good post but you don't ever want to grant users to execute xp_CmdShell...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 7:44 am
Jeff Moden (6/3/2015)
David Burrows (6/3/2015)
Jeff Moden (6/3/2015)
If the PeriodNo is ever increasing, then yeah, I agree.
Thanks Jeff
Yes PeriodNo will always be increasing
I will go with Tom's suggestion 🙂
Just one...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 7:35 am
Is this a one-off exercise or something that will need to be done on a regular basis, Kevin?
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 7:31 am
mw112009 (6/15/2015)
Sorry, NO.What is PASS anyway ?
PASS is the "Professional Association for SQL Server". It's responsible for many things in the SQL Server community including but not limited...
--Jeff Moden
Change is inevitable... Change for the better is not.
June 16, 2015 at 7:14 am
This is going to sound terrible but I believe that you've just proven that the "3rd Party Backup Guys" aren't quite up to snuff on how to do Point-in-Time restores....
--Jeff Moden
Change is inevitable... Change for the better is not.
June 15, 2015 at 4:30 pm
sgmunson (6/15/2015)
Jeff Moden (6/12/2015)
sgmunson (6/12/2015)
--Jeff Moden
Change is inevitable... Change for the better is not.
June 15, 2015 at 4:13 pm
Viewing 15 posts - 20,311 through 20,325 (of 59,072 total)