Viewing 15 posts - 1,351 through 1,365 (of 3,658 total)
When all I had was msmq I used a simple DB design to give a persistent ordered queue.
It worked, was efficient and didn't increase the technology footprint.
These days tech such...
February 3, 2016 at 7:34 am
Beatrix Kiddo (1/29/2016)
Eric M Russell (1/28/2016)
January 30, 2016 at 12:30 am
Eric M Russell (1/29/2016)
This reminds me of those two or three occasions, as a teenager, when I would return home with damage to my dad's car.
Good news Dad, your...
January 29, 2016 at 1:18 pm
A good vulnerability test company will rip holes in anything with a weakness.
The level my team has to deal with is considering vulnerabilities in cloud hypervisors and steps...
January 29, 2016 at 11:35 am
Gary Varga (1/28/2016)
January 28, 2016 at 3:15 pm
Curious what constitutes a suspicious gap, and does this apply when looking for contractors? What about a contractor looking for a permanent position now?
Very short employment periods, lots of...
January 28, 2016 at 9:01 am
It's migration per se. Could be for the purposes of absorption into the data warehouse or to replace the legacy system.
The overarching idea is to gain knowledge of the...
January 27, 2016 at 2:16 pm
I've got at least 2 jobs on the strength of people coming across articles on SQLServerCentral.
It's always worth cultivating contacts. It's a small world out there and contractors are...
January 27, 2016 at 12:54 pm
g.britton (1/27/2016)
You didn't mention the Integration Services Data Profiling task (AFAICS).
Good suggestion. Why not submit an article on the use of Data Profiler?
I've not used the SSIS...
January 27, 2016 at 12:14 pm
Row counts are in the tables created in the Validate schema.
For approximate row counts on tables the safety check query uses the SYS.partitions system view. This relies on statistics...
January 27, 2016 at 12:03 am
Bill Talada (1/26/2016)
As for guids, I switched all int keys to guids on a large database and got a general 20% improvement in speed. I'd guess a 64 bit...
January 26, 2016 at 3:13 pm
The trick here was to try to encapsulate what a human would do but in code.
If you do this sort of thing once in a blue moon then manual approaches...
January 26, 2016 at 12:16 pm
I play badminton and have seen a low ranked pair beat a far more skilled opposition simply because the no-hopers worked well together.
I've seen various personality assessment schemes such as...
January 26, 2016 at 9:41 am
Teams are so complex! People with similar personalities may work well together or they may clash.
Some of the oddballs end up being the binding force within the team.
I'm not sure...
January 26, 2016 at 1:03 am
The editions are just away of charging what the market will bear. It's like discount coupons. It let's a company broaden its potential customer base with and artificial...
January 21, 2016 at 1:44 pm
Viewing 15 posts - 1,351 through 1,365 (of 3,658 total)