Viewing 15 posts - 31,921 through 31,935 (of 39,749 total)
Good for you Matt. And if you get up for it, use a human bike a few days. I used to ride 12m (about 20km?) to work each way. I...
June 19, 2007 at 9:00 pm
Thanks David, and for the record, I pinged him on this. He's a SQL Ranger, a highly specialized consultant for MS that's gone through a 6 (or 8?) week intensive...
June 19, 2007 at 4:25 pm
Glad you liked it and I wish MS maintained it. Definitely a pain for me.
June 19, 2007 at 2:23 pm
I'll check on the proc generating the threads. Might have a bug.
For personalization, not sure what to do here. We send 230k+ a day out and the engine to build...
June 19, 2007 at 11:46 am
While I think the XBOX hardware loses money, live and the games make it up. Especially with the micropayments system they have with points, it's pretty slick.
I'm also seeing some...
June 19, 2007 at 10:56 am
I'm ok with not having Windows admin privileges IF those that do have them are on call and responsive when I need something done.
I'd be more concerned over having Windows...
June 19, 2007 at 10:54 am
Lots of problems here. Breaks SOX, so if you're public, this gets you an audit failure.
Time between detach and attach? Downtime for sure.
Testing? Developers can't test, or at the least,...
June 19, 2007 at 10:50 am
I'll try to track someone down at MS that can answer the "use" question.
At TechEd, in one of the tech talks, someone asked about hyperthreading, given all the multi-core options,...
June 19, 2007 at 10:47 am
Note that servers can mark themselves as "hidden" from -L and if any routers block 1434, this won't work either.
If you have SMS or someone can run a query, the...
June 19, 2007 at 10:39 am
That does sound strange. As Robert mentioned, I'd ask for more details on what you're doing in the wizard. I might even try a simple DTS package, with 2 connections...
June 19, 2007 at 10:37 am
I tend to agree with Jeff and try to create the table explicitly, then insert as needed, add indexes, etc.
I've seen so much on table variables v temp tables that...
June 19, 2007 at 9:51 am
Winston,
First of all good luck with this one. I took the 431, 441, 443, and 444 and this was the hardest one to me. It's two parts, one multiple choice,...
June 19, 2007 at 9:48 am
Not sure sp_who2 lists transactions. It lists active users. You can run dbcc opentran to see which transactions are open.
You can run profiler on a particular database to see if...
June 19, 2007 at 8:26 am
Why do you need to specify TCP: to connect? Is there something I'm missing?
June 19, 2007 at 8:25 am
You can use UTC time on both as the central time and then use an offset for local time.
Can you explain more about what the insert looks like and what...
June 19, 2007 at 8:23 am
Viewing 15 posts - 31,921 through 31,935 (of 39,749 total)