Viewing 15 posts - 1,456 through 1,470 (of 2,654 total)
and... if using compression space used will vary a lot depending on the compression type and on the data.
May 29, 2020 at 5:42 pm
used to be 3 per post - and when it happened all posts for that user would be gone (not sure what happened to the user on the background)
on old...
May 29, 2020 at 5:26 pm
with wordpress forums I think you need to have one of the addins to manage users - may not be able to delete it, but you can block it (with...
May 29, 2020 at 12:42 pm
Alias requires you to change EVERY single client - its clumsy and not desirable if it can be avoidable
If the old server is not going to be used then a...
May 29, 2020 at 7:33 am
have a look at some options here https://alternativeto.net/software/remote-desktop-connection-manager/
May 26, 2020 at 12:32 pm
Thanks for the reference.
Oh, it's not my company, I've been brought in to consult on some other problems, and the use of the Version Store cropped up as part...
May 26, 2020 at 12:05 am
A further problem with the OP's request is that they want strings with leading spaces. Not sure why that would be a requirement.
I would almost bet that someone "derived"...
May 25, 2020 at 4:54 pm
well.... kind of no headers as such.. but for many such files you do have a "header" record with a particular fixed format, then "data" records with their own format(s),...
May 25, 2020 at 4:06 pm
the old RTFM does come into place here - just looks like most don't like doing it nowadays.
and Always-On also uses version store.
On a different note - your company must...
May 25, 2020 at 6:39 am
this is a good read on this subject
and (although almost the same) https://www.mssqltips.com/sqlservertip/1946/overview-of-the-sql-server-browser-service/
Depending on your exact setup you may disable it - I know we do for many of our...
May 24, 2020 at 5:47 pm
In my opinion it is the same as "Legacy Cardinality Estimator" ON at database level.
If yes, I mention this on the very first page.
Martin
yes it is the same thing...
May 22, 2020 at 10:01 pm
that configuration manager reference there is to be executed on the SERVER where SQL Server is installed, not where you installed the client tools.
So unless you also intend in having...
May 21, 2020 at 6:06 pm
or keeping the CTE change "and b.userID is null;" to "WHERE b.userID is null;"
May 21, 2020 at 2:03 pm
I may be wrong - but installing POsh 5.1 should contain the automation namespace - and this will not be .net core
https://www.microsoft.com/en-us/download/details.aspx?id=54616
May 20, 2020 at 5:50 pm
I think I have that working in one of my packages but through a start process e.g. new process kicked off which starts a new powershell instance.
if that works for...
May 20, 2020 at 4:42 pm
Viewing 15 posts - 1,456 through 1,470 (of 2,654 total)