Viewing 15 posts - 1 through 15 (of 39 total)
Having performed audits of medical insurance companies I have found that most do not implement encryption. Why should they? The cost outweighs the possible penalties. Only when...
June 13, 2016 at 8:29 am
Things were so messed up the first 6 months were more like the first two years. And mixed in there's the aborted move to Cassandra, the consideration of SSAS,...
April 10, 2015 at 8:01 am
The statement is made " The GUID should be generated at the data tier or in the database itself." without support. Of course this is one reason developers love...
December 18, 2014 at 7:46 am
I hope it's the last job as I've got just a few years to retirement but if things go downhill at my current position I will move.
Someone mentioned mentoring after...
December 12, 2014 at 7:42 am
For me it's a good time to finally apply the latest service pack to our servers. And tentatively disable some of those sysadmin accounts that seem to sprout up...
December 9, 2014 at 9:23 am
In our case some of these parameters were meant to be implemented, perhaps as filters or whatever, but never were. This is pretty useful to me.
November 7, 2014 at 2:36 pm
It's been many years since an employer sent me to a conference. That said, perhaps it's not as important as it formerly was. Online courses are far cheaper...
July 11, 2014 at 10:11 am
I'm pretty new to OLAP. What I've decided to try is creating a relational db which just has views for each table. Each view unions selects from the...
April 4, 2014 at 7:47 am
I don't know if that's the easiest approach. That would entail creating a 600 gig relational database and another step to populate it from the 50 odd client databases.
I...
April 1, 2014 at 3:29 pm
I discovered that I need to first add these tables to the data source designer; then they can be added via the cube designer.
I would still like to know if...
March 20, 2014 at 12:55 pm
The only use at my previous shop was for string aggregates, where it's orders of magnitude faster than TSQL. I second the thought that string aggregates should be native...
February 21, 2014 at 8:46 am
I had a syntax error also; a database name on my system is a reserved word. Fix the issue by surrounding the database name in the dynamic sql with...
May 7, 2013 at 9:11 am
Like many others I've been in IT for decades. It's fun, pays pretty well, and jobs are not scarce. I seem to change jobs every few years when...
April 27, 2012 at 7:53 am
Exactly. The tables were all in the primary group; I moved the large one out so I could do a restore of just the other tables. I believe this...
June 8, 2011 at 8:10 am
I believe SP2 can not be applied to 2008R2. Is that because 2008R2 has all the SP2 fixes included? I was under the impression that these were separate...
May 12, 2011 at 3:06 pm
Viewing 15 posts - 1 through 15 (of 39 total)