Viewing 15 posts - 27,871 through 27,885 (of 39,769 total)
Well I have it easy now, but the best commute was riding my bike down the beach 2 miles to bartend. Lots of scenery!!
July 9, 2008 at 5:36 pm
I know quite a few MVPs that work regularly with MySQL, Oracle, and DB2. They sell what the client wants, though I'm not sure if they participate in communities for...
July 9, 2008 at 4:27 pm
I agree with the limits. It does seem to encourage the same people year after year, although I've seen some people dropped and new ones come on. It might encourage...
July 9, 2008 at 12:11 pm
Most of the information you need is in the case study, so I skim them to get an idea of what's there, then read a question and refer back to...
July 9, 2008 at 11:50 am
As an aside, the MVPs do not all agree. We have a private newsgroup and there can be some very passionate arguments about how to do things or what the...
July 9, 2008 at 10:26 am
SQL Server creates it's own error log. Nothing for you to do.
For scheduleing, SQL Server uses SQL Agent. You can read about that in Books Online. The Windows Scheduler is...
July 9, 2008 at 9:45 am
I'd double check that simple mode is enabled (look in sysdatabases for status) and then I'd also look for open trans (DBCC opentran).
That's a strange one. Is it only the...
July 9, 2008 at 9:44 am
If we're working overtime, worst job from my girlfriend's perspective was the nuke plant.
Went full-time in Sept, had to upgrade radiation tracking over New Year's. I left the house in...
July 9, 2008 at 9:41 am
What "import" feature are you using? If it's SSMS, the Data Import, it just creates and SSIS package to import things. It doesn't necessarily read your metadata to determine it's...
July 9, 2008 at 9:22 am
I think it's the same one released under two different code paths. QFE is a quick fix, usually for one customer. The equivalent is a GDR, general release.
First security fix...
July 9, 2008 at 9:19 am
If we want to consider the sky is falling, then the #1 skill for a junior DBA is to know you're in over your head and call me or MS...
July 9, 2008 at 9:18 am
Brad Magahee, SQL Server MVP, the guy in the ads up top.
He wrote an article for Simple-Talk (has done a couple editorials here as well) that we linked to.
July 9, 2008 at 9:15 am
There should be a management tools section, which is where SSMS would be.
Is that not visible?
July 9, 2008 at 9:14 am
Certain data is in sysprocesses, and the user "mike" could only be in certain columns, not any column.
So your question doesn't make sense.
July 9, 2008 at 9:13 am
Viewing 15 posts - 27,871 through 27,885 (of 39,769 total)