Viewing 15 posts - 5,296 through 5,310 (of 59,089 total)
That's not quite the opposite way for me... I give the Developers SysAdmin privs in the Dev box (and the system login is limited to only Dev Access). Then, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 7, 2021 at 6:06 pm
Why not just use a single DOS "MOVE" command instead of reinventing the wheel?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 7, 2021 at 3:55 pm
Heh... let's talk maximum permissions for Developers in prod and test environments... NONE! This isn't to deprive Developers of anything cool... it's to protect them from being blamed for every...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 7, 2021 at 6:58 am
when I use sp_helpdb I get file size of 170GB. but when I go to the location where the mdf is placed it shows 160 GB
This might be...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 6, 2021 at 6:46 pm
This is why I suggested taking a class in database design. 😀
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2021 at 10:45 pm
That's the term that I've used for this before. I don't know how it works because it's out of my wheelhouse at work but it works.
The good part is, I...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2021 at 8:26 pm
I guess I'm not sure exactly how the infrastructure guys are doing it but we have the Windows Cluster and it feeds a secondary offsite server (about 80 miles away)...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2021 at 6:19 pm
We just do a Windows Cluster (I say "we"... I mean our infrastructure group). It's worked well for us over the last decade and has advantages over things like AG. ...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2021 at 4:05 pm
None of this will ever pass an audit if this is in a prod or even a test system. Good luck!
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2021 at 3:58 pm
@jeff Moden
No I don't have this column in my table, just a datetime column for the date and time of an added row
Ok... that's kind of the same...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 5, 2021 at 3:55 pm
Ok... so with that diagram, ask yourself what happens when you want to buy two plane tickets and a half dozen train tickets in a single payment transaction. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2021 at 10:05 pm
Hi friends,
I’d like to have your help. I have a SQL Server database, and a table dbo.OnData on it. I would like to receive an email alert from...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2021 at 3:45 pm
Let's hope they have such a temporal column available on the table and that it defaults to the current date and time on insert.
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2021 at 3:42 pm
IMHO, if this is on a production box, you've given the Developers way too many privs to begin with. Who is doing the QA/UAT on the reports before they're "officially"...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2021 at 3:26 pm
Hi All please disregard issue has been solved.
Mods is there anyway i can delete my own posts?
It would be real nice and friendly of you to post what...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 4, 2021 at 2:27 pm
Viewing 15 posts - 5,296 through 5,310 (of 59,089 total)