Viewing 15 topics - 24,451 through 24,465 (of 283,954 total)
Topics
Started by
Posts
Last post
DECLARE @p NVARCHAR(MAX) SELECT @P = 'MONDAY,SUN,FUN,D' DECLARE @STRSQL NVARCHAR(MAX) SET @sql = '…
15 replies
Hi Y'allI'd like some advice. My problem is there are a pair of audit log tables (AuditLog and Audi…
7 replies
I have 12 different Excel files which are having multiple tabs in every file and data in really uns…
12 replies
Hi, I have 1 server with Oracle 11g (11.1), and other server with SQL 2016 / SRSS 2016, when I try …
2 replies
Hi there I am trying to run a SSIS package in a Visual Studio Solution on 2015 However everytime i …
1 replies
Hello everyone I use this little script to test if my file existspublic void Main() { string filelo…
1 replies
I'm trying to clean up a SQL server. There is one orphaned user that I cannot seem to get rid…
2 replies
I have a simple bar chart within a cell in my SSRS report. I can't for the life of me positio…
3 replies
Hello, I am using report builder 3 to build a report. The report is based on three tables and two d…
4 replies
Hi Experts, Our dev team is using Entity framework and now all the DB calls are written in code. Si…
12 replies
Comments posted to this topic are about the item Connect to Salesforce Data as a Linked Server
16 replies
Hi everyone, Need some help in confirming/understanding the behavior of my archiving process. Tabl…
4 replies
Is there a way to get a variance from two columns in the same row? I have a row that has two…
19 replies
Hi, I'm currently reverse-engineering a system which makes use of xp_cmdshell to move files around …
7 replies
Hi, I have an sql server 2017 enterprise and sometimes (not always), when it runs a job (the jobs h…
29 replies
Viewing 15 topics - 24,451 through 24,465 (of 283,954 total)