If today is Monday show Friday to Sunday - Hi Guys, I am using the below to show data relating to yesterdays date, It works great but on a Monday...
TDE enabled but database backups don't *appear* to be encrypted - I have a database that is using TDE and this can be confirmed through: SELECT CASE database_id WHEN 2 THEN 'tempdb' ELSE 'encryptedDB' END...
Upgrading SSIS Solution from 2014 to 2016 - Hi, I'm testing out an upgrade of our ETL solution from SSIS 2014 to 2016. These are the steps I've...
Upgrade edition of SQL Server 2016 SP1 from Developer to Standard - Hi all Having a strange issue. We have a production server which incorrectly got installed with Developer edition. The upgrade path...
insert into: ignore identity column's value - Hi, is there any Chance to get this working? CREATE TABLE .( IDENTITY(1,1) NOT NULL, (10) NULL, ) Now insert something with...
YTD running balance including missing months - Hi All, I am trying to get the YTD Account Balances for a financial statement. There are accounts which does not...
transactional replication @force_invalidate_snapshot = 1 parameter - hello, I have transactional replication set up in my enterprise sql 2014 server. Publication has IMMEDIATE_SYNC and ALLOW_ANONYMOUS properties set...
by what size will nvarchar(max) column get stored in LOB_DATA allocation unit? - I have a table defined as follows: CREATE TABLE ( Col1 INT IDENTITY PRIMARY KEY, Col2 NVARCHAR(MAX) NULL DEFAULT REPLICATE('A',...
Trying to select both "paths" through data - I'm working with one of the developers, he has an application which logs the "path" taken by a process. The...
Providing a password to an SSIS package - I have a need to provide a password to an SSIS package so that the package can be deployed to...
How to get Last Occurance of % value in the string... - Hello Good Morning How to get Last Occurance of % value in the string... please help me with this situation CREATE
Maximum Consecutive Count - I have sat with this problem for over two weeks now, it is time that I admit defeat. Time for...
KB4057113 Installation Issue - sqlsupport.msi - Ok, I'm trying to install this security patch. When I first started trying, it kept saying I can't files... I...
Deleted SQL Agent Job Sending Failed Notifications - Hi All, 2008 R2 instance. We frequently copy databases for new DBs as it's a lot less work to get clients...
Rebuilding Indexes very often is good? - Hi Friends, I was about to work on the production server all day last week. I was doing ETL process. Every...
Transaction Log Too Big and Won't Shrink - I have been tasked with figuring out haw to shrink a 2.5 Terrabyte log file. When I took it over...
String column shows up as Number Stored as text error - In my report i have a column which is of varchar type but currently it is storing int value and...
Transform Logfile in a table - Hi guys, I need a help on a demand here, so I'd transform one LOG File (example in the image) into...
Visual Studio 2017 - SSDT - Hi, I'm hoping someone can tell me that I'm mistaken and have missed something but I've installed Visual Studio Professional 2017...
Website Work - We are beginning a project to redo the website in its entirety, with the exception of the forums. The forums...