Viewing 9 posts - 91 through 100 (of 100 total)
Both CLI and GUI have their advantages and disadvantages. I'd like to believe I'm in the majority of rational thinkers in that, where a CLI is more efficient or provides an...
March 14, 2017 at 6:30 am
PL/C (supposedly the Classroom version of PL/I), Fortran, PDP-11 BASIC-PLUS, PDP-11 Assembler, APL, Pascal, LISP, FORTRAN, then a stint with SAS (college and grad school are great places to play...
February 24, 2017 at 6:25 am
Hi Tim,
The failures are a bit out of my control. Its a third party Upsert Data Flow task. I suspect that every now and then, it hiccups and forgets to...
January 4, 2017 at 6:58 am
to answer the question, there is a changelog table associated with each table that has the changedate and a calculated modification number, so the initial extract is all records in...
December 2, 2016 at 8:57 am
Thanks! Its an idea, plus there already is some room to do something similar to what you described in order to avoid re-running a successful refresh in the event of...
December 2, 2016 at 6:47 am
we tie our database connections to specific SQL Server userid's for various security and auditing reasons.
July 11, 2016 at 12:34 pm
By windows security, I mean active directory. We use sqlserver logons so that the userid remains consistent whether in development, staging, or production. That doesn't happen using the Windows/active directory...
July 11, 2016 at 10:17 am
same security.
I am thinking its my connection string, that I am trying to store it in the package configuration, but exactly what is off, is the thing I can't...
July 11, 2016 at 9:39 am
a double check with the DBA's confirms we are supporting mixed mode authentication.
July 7, 2016 at 9:42 am
Viewing 9 posts - 91 through 100 (of 100 total)