Viewing 15 posts - 91 through 105 (of 198 total)
The link is broken, but I guess, that VS Raavi refers to
https://dataginger.com/2013/05/14/does-sql-server-agent-service-startup-account-must-be-sysadmin/
Even when it's title says, that is about SQL Agent service account, the article refers to both, the SQL...
God is real, unless declared integer.
January 7, 2021 at 2:22 pm
Before they are going to add new features, they need to do some very basic stuff to the agent (don't know, if they had only an underpaid junior developer to...
God is real, unless declared integer.
December 23, 2020 at 10:58 am
Regarding to your script:
God is real, unless declared integer.
December 8, 2020 at 1:24 pm
It does not help you in any way to add an identity column to your heaps, it will just add a useless information / memory + disk space (beside the...
God is real, unless declared integer.
December 8, 2020 at 12:57 pm
at https://www.microsoft.com/en-us/download/details.aspx?id=39046 you can download the Kerberos Configuration Manager for SQL Server. It helped me a lot with all this SPN stuff, since it finds out by itself, which entries...
God is real, unless declared integer.
September 10, 2020 at 1:37 pm
Regarding SQL Versions and restore to older versions: the "assuming no new keywords are used" would be a bad sign for a new version.
I don't care about all the fancy...
God is real, unless declared integer.
September 1, 2020 at 12:14 pm
I think triggers can be agood. On the database of my previous employer we had tons of triggers to ensure business logic. Of course you could argue, that it should...
God is real, unless declared integer.
August 13, 2020 at 12:06 pm
why should I do this or how would this work? If I take a single file from a filegroup offline, the data in the file will no longer accessible. And...
God is real, unless declared integer.
August 4, 2020 at 11:36 am
I'd assume that the NoSQL data model fits better for very specific approaches, where you can encapsulate a bigger part of data and assign it to a specific user etc..
Imaging...
God is real, unless declared integer.
July 10, 2020 at 2:10 pm
I had a coworker once (luckily sitting in other room) who was a ~40 years old single and lived in a guesthouse/motel. I don't know, what he did wrong, but...
God is real, unless declared integer.
June 26, 2020 at 4:32 pm
oh, I did already - about 20 questions 🙂
God is real, unless declared integer.
May 5, 2020 at 10:26 pm
I hope, this will be not the next Question of the Day, but sometimes you have the value not in a binary column but in a VARCHAR (e.g. because you...
God is real, unless declared integer.
May 5, 2020 at 3:45 pm
I used this behavior
God is real, unless declared integer.
March 10, 2020 at 2:37 pm
We can't use it either. We have an generic file loader, that searchs in the directories for new files and calls the fitting package to load the file. The (sub)package...
God is real, unless declared integer.
February 7, 2020 at 3:14 pm
Counterquestion: why should it be forbitten? It does not write anything to the log, changes no data ...
I don't know how it is realized internal, but theoretical an USE [db]...
God is real, unless declared integer.
January 25, 2020 at 8:41 pm
Viewing 15 posts - 91 through 105 (of 198 total)