Viewing 15 posts - 616 through 630 (of 2,694 total)
have a look at the function on last post from Steve (sgmunson) at https://www.sqlservercentral.com/forums/topic/how-can-convert-hex-value-to-decimal-in-sql-server-2012
March 15, 2023 at 1:39 am
based on the 100k row limit I would nearly bet this is to generate files to load to a MySQL Instance using the "Load data Local" statement (this is the...
March 12, 2023 at 12:03 pm
while still putting emphasis on what Jeff stated with regards to company data on a local PC I am still supplying what I consider would be the better approach to...
March 12, 2023 at 8:15 am
according to your where clause the output is right - so maybe you only interested on the rows where both start and end time are between your filter?
something like (starttime...
March 8, 2023 at 8:25 am
I would nearly bet that the QC server does not have the SPN's set or that the connection to that server is not being done using kerberos (thus being unable...
March 7, 2023 at 10:12 pm
open the file with a hex editor and see what the values are - likely they are (were) in a codepage that you aren't using and therefore it seems wrong.
put...
March 7, 2023 at 12:31 pm
CXPACKET is not bad on its own - it may only be an indication that some queries are going parallel when they don't need/or could work better serially.
so those cxpacket...
March 3, 2023 at 1:48 pm
I called him out on the fact that he had 4 threads asking exactly the same thing - he didn't like it
https://www.sqlservercentral.com/forums/topic/ssrs-rendering-format-excel-change -- I made the comment on...
March 2, 2023 at 8:54 pm
I called him out on the fact that he had 4 threads asking exactly the same thing - he didn't like it
https://www.sqlservercentral.com/forums/topic/ssrs-rendering-format-excel-change -- I made the comment on this one
https://www.sqlservercentral.com/forums/topic/changing-excel-download-rendering-format
https://www.sqlservercentral.com/forums/topic/changing-the-excel-rendering-format
https://www.sqlservercentral.com/forums/topic/change-excel-download-column-format-to-text
March 2, 2023 at 5:34 pm
regarding https://www.sqlservercentral.com/forums/topic/writing-a-line-for-each-day-of-month
can someone post a link to an older thread the OP created that does what it's asking (again) to be given to them.
older thread is https://www.sqlservercentral.com/forums/topic/how-do-i-write-a-record-for-each-day-in-a-date-range
I can't reply as...
February 28, 2023 at 8:51 pm
anyone has any ideas regarding this https://www.sqlservercentral.com/forums/topic/deadlock-related-to-autocreateqpstats
February 24, 2023 at 5:42 pm
its the standard sql 2012 spam - next post from the OP will be a "i got this" with a spam link
February 22, 2023 at 10:47 am
you talking about power bi report server on prem or Power Bi service on cloud? if on prem scheduling is the same as with SSRS (PBIRS is a superset of...
February 21, 2023 at 5:19 pm
dup post - see replies in https://www.sqlservercentral.com/forums/topic/bulk-insert-problem-for-cav-file-2
February 20, 2023 at 1:33 pm
without you giving us the sp and the exact lines where it is happening we can't really help you other than telling that the most obvious error is that your...
February 20, 2023 at 1:31 pm
Viewing 15 posts - 616 through 630 (of 2,694 total)