Viewing 15 posts - 1,861 through 1,875 (of 13,838 total)
Phil Parkin wrote:Generalising your argument:
It's OK to discriminate, as long as the one discriminating is in the minority.
Are you comfortable with this?
Congratulations Phil. After years of silent lurking, you managed...
September 9, 2021 at 11:31 am
Fair enough.
Does the table msdb.dbo.sysdac_history_internal contain anything useful?
September 9, 2021 at 11:13 am
Completely missing the point, Phil.
It's not discrimination. You are not being forbidden from attending these conferences. You are not incapable of getting jobs or networking because of your gender...
September 9, 2021 at 11:08 am
The problem is that women and PoCs don't have an equal seat at the table. Men is Tech and White is Tech is the systematic default. Everything supports CIS...
September 9, 2021 at 10:08 am
I have not tried this, nor have I used that functionality, so this may not be of help, but have you considered putting a simple trigger on msdb.dbo.sysdac_instances_internal to push...
September 9, 2021 at 9:48 am
+1 for using a splitter to do this.
September 8, 2021 at 1:35 pm
what do you want return if you had these rows
02038881121 | Jamie
02038881121 | Jamie
02038881121 | John
02038881121 | Jack
I would want the first two rows returned...
September 8, 2021 at 9:34 am
If you would like a coded solution, please provide your sample data in the form of CREATE TABLE/INSERT statements.
Please also confirm the logic for which row should be returned in...
September 8, 2021 at 8:47 am
Are you saying that the package fails on its first run, but you don't want that to happen?
Or are you asking for help diagnosing the connection issue?
Please clarify.
September 6, 2021 at 9:52 am
I misunderstood the requirement – you want to split the rows contained in the table across a number of files. My comment (5) therefore makes no sense whatsoever!
The method described...
September 3, 2021 at 3:01 pm
I need a simply file compare of 2 files with no headers, but the 5th column in both files contains a value that has dates, and the 1st,2nd,3rd columns...
September 3, 2021 at 1:12 pm
I have a few quick comments.
...
September 1, 2021 at 5:06 pm
Have you tried using VS Code? If you grouped your projects by folder and used VS Code's open folder function, you might get something usable.
August 25, 2021 at 3:46 pm
Before I HF'd Prod today, there had been no SSIS deployments since June 9th.
(If you'll pardon the expression) I played around with the package quite a bit, as I was...
August 23, 2021 at 4:28 pm
Phil, by chance does the package use checkpoints? I've seen some odd behavior like this when checkpoints were enabled and the required checkpoint file was moved or deleted.
Hi Tim...
August 22, 2021 at 2:26 pm
Viewing 15 posts - 1,861 through 1,875 (of 13,838 total)