Viewing 15 posts - 511 through 525 (of 1,988 total)
What kind of authentication does the source require?
December 18, 2018 at 1:46 pm
Are you sure the service account has access to the directories? You can try adding this to the end of the script to see if any errors are actually being...
December 18, 2018 at 11:53 am
December 14, 2018 at 9:15 am
The cold calls I get from recruiters when I'm not actively looking for a job are pretty much exclusively for contract work. By that I mean recruiters who have someone...
December 12, 2018 at 10:23 am
Well two problems, first the triggers run every time statements are run against the tables regardless of how many rows are affected. Second it doesn't look like either will handle...
December 12, 2018 at 8:29 am
Maybe in some extreme use cases you might get some benefit from separate physical SSD's but for most system compared to spinning drives it would probably never matter.
December 7, 2018 at 11:42 am
That said I have seen manual processes that existed solely because noone thought to try to improve them, I've also deployed said automations and that straight up...
December 7, 2018 at 9:03 am
December 7, 2018 at 8:39 am
I think you'll need to actually compare the inserted and deleted data in the trigger if you want to capture actual changes. the UPDATE() function in a trigger seems to...
December 7, 2018 at 8:13 am
December 7, 2018 at 7:48 am
December 6, 2018 at 2:11 pm
December 6, 2018 at 7:33 am
Well if you already have a job pushing data from to the onsite server why wold pulling data back be any riskier? Is the data you're pulling back more sensitive...
November 29, 2018 at 8:13 am
November 28, 2018 at 11:42 am
Viewing 15 posts - 511 through 525 (of 1,988 total)