Viewing 15 topics - 24,586 through 24,600 (of 283,963 total)
Topics
Started by
Posts
Last post
I have a data set of two years worth of data, and I want to exclude records that match a criteria i…
1 replies
Hi,I have inherited a couple of SSIS packages that run in a job on SQL Server. I wanted to look at …
6 replies
I am joining two tables and only want to display rows that are from the most recent data input. "Ma…
2 replies
Hi, I 'm running into an error message when trying to execute a package through a sql server agent …
6 replies
Help! I am receiving this error: Exception loading list of Form names: SQL Server detected a …
5 replies
If object_id('tempdb..#SPAN1') IS NOT NULL DROP TABLE #SPAN1;If object_id('tempdb..#SPAN2') IS NOT …
15 replies
Hello everyoneI am looking to decrease the size of my base ssisdb? I have not much of the depl…
1 replies
My results of DBCC CHECKDB (SL_Forms) WITH NO_INFOMSGS, ALL_ERRORMSGS are: repair_allow_data_l…
4 replies
Hi All, I'm wondering if anyone has encountered the above scenario before?I have 6 TDE encrypted da…
1 replies
Hi I have a stored procedure that simply deletes a record for a given ID sent in.This is sent in fr…
1 replies
Hi I'm playing around with encrypting and decrypting a column of data. I've followed the MS ex…
4 replies
Hello, I have taken over a departured colleague's work, one of the script she left over is to find …
3 replies
SSIS package fails in between when there is an unplanned failover in alwaysonHow do we make s…
1 replies
Hello, I have this query,select *from(select [KD]from [dbo].[Tab1] union select [KD]from [dbo].[Tab…
5 replies
Hi Guys I need you help again I am using Auutinit drivers to extract the data from Oracle Table. On…
3 replies
Viewing 15 topics - 24,586 through 24,600 (of 283,963 total)