Viewing 15 posts - 1,771 through 1,785 (of 4,820 total)
This forum is for questions about SQL Server, and this board in particular is for the 2014 version thereof. Git is a source control system, and I don't even know...
March 2, 2018 at 8:06 am
March 1, 2018 at 1:33 pm
If you can write either VB or C# code, SSIS allows you to use a Script Task to execute such code, where you could create a filename in that code,...
March 1, 2018 at 12:42 pm
You may want to try to use a file viewer application... This one might help, and they offer a free trial:
http://www.avantstar.com/quick-view-plus-2017?gclid=EAIaIQobChMIw9q_8-zL2QIV2JJ-Ch1VbQfLEAMYAiAAEgK-RPD_BwE#fndtn-overview
March 1, 2018 at 12:29 pm
Also, from your original post, the following will NOT return a range of...
March 1, 2018 at 12:05 pm
March 1, 2018 at 11:32 am
Without a lot more detail on EXACTLY what you need to keep, and what kind of transaction volume you are talking about, it would be impossible to offer up anything...
March 1, 2018 at 11:22 am
As Lynn points out, you are effectively using integer division, which will occur BEFORE the ROUND function has a chance to operate. Whenever you are specifying a constant, and need...
March 1, 2018 at 11:05 am
March 1, 2018 at 10:44 am
March 1, 2018 at 10:35 am
March 1, 2018 at 10:27 am
I have a publication scenario on SQL Server and I want to keep the...
March 1, 2018 at 10:00 am
March 1, 2018 at 9:44 am
Viewing 15 posts - 1,771 through 1,785 (of 4,820 total)