Viewing 15 posts - 181 through 195 (of 245 total)
The "weird" questions are the converse of the "fizzbuzz" questions: You need to have a specific reason for them, not ask them "just because" or you're looking to "stump the...
September 5, 2013 at 5:31 am
In the interest of trying to light a candle in the darkness I'd like to throw out a question particularly to the existing MCMs and other long-term veterans. You've...
September 4, 2013 at 12:05 pm
Dave62 (9/4/2013)
Are there...
September 4, 2013 at 9:53 am
I read through the MCM thread here on SSC yesterday, following the story of people like Uwe who all but put their lives on hold for 12 to 18 months...
September 4, 2013 at 6:48 am
kwoznica (8/28/2013)
Disregard my last message. I changed Me.DefectCategory to Me.Combo45.Column(1) and it worked.Thanks for that idea.
That indicates the name of your combobox control is Combo45. Your initial code...
August 29, 2013 at 5:59 am
When I first began reading up on data warehouses and dimensional modeling, one thing that stuck out was that facts are numbers (not always, but nearly always). The other...
August 29, 2013 at 5:48 am
Koen Verbeeck (8/27/2013)
Yes, there's a FOR loop, but I don't think you can specify a fixed order. (hence my suggestion for .NET where you have more control)
Hey, I never said...
August 28, 2013 at 6:22 am
Jeff and Koen covered the subject pretty well, but I'll toss in my $0.02:
I sum up the whole process in three words: Read, Learn, Do.
Read whatever you can. Blogs,...
August 26, 2013 at 7:21 am
In a bookstore one day I picked up a book called "No-Tech Hacking". I sat there and read nearly the whole thing. Certainly an eye-opener regarding physical security.
August 26, 2013 at 5:32 am
fificito (8/23/2013)
Cool project! I've always been intrigued about using Visio to visualize data from SQL Server...
It's not terribly difficult, as Visio can be linked to a number of data sources...
August 23, 2013 at 7:13 am
I work at a biorepository and we have around 700-800 extreme- and ultra-low temperature freezers (mostly -80C for mechanical and -185C for liquid nitrogen). They're monitored 24/7 by two...
August 23, 2013 at 5:58 am
While there isn't an IDENTITY_INSERT equivalent in Access this link gives some options using make-table and append queries.
August 22, 2013 at 10:15 am
I'm reminded of that scene in Star Trek II where Kirk goes to Spock and says something to the effect of: "These trainees of yours, how good are they really?...
August 22, 2013 at 10:02 am
UNCs can be tricky in SSIS. DOn't know if you've seen this link on the subject.
Good luck.
August 21, 2013 at 7:30 am
The "IT World" as you put it is WAY too big nowadays to give any kind of definitive answer as to how many hours you should expect. Gone are...
August 19, 2013 at 10:37 am
Viewing 15 posts - 181 through 195 (of 245 total)