Viewing 15 posts - 38,341 through 38,355 (of 59,072 total)
Oh no... I understand what you're talking about and I wasn't talking about theft of "ideas"... I was talking about outright theft of code (just like plagarism) to actually start...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 7:34 pm
Heh... typical... OP wants a "miracle" and gets it. OP is never heard from again especially if you ask a favor in return. Oh well... next problem,...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 6:57 pm
Adam Gojdas (5/13/2010)
It might be nice to change this very slightly:
,
cteCharacters AS
( --=== This is...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 6:45 pm
mister.magoo (5/13/2010)
I like this a lot, but every time I see NEWID() used like this it just makes me yearn for a decent random number generator so that...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 6:39 pm
Actually, you can get very sophisticated with this type of thing and it can all be done "auto-magically" with a bit of dynamic SQL. Please see the following article...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 6:22 pm
rob 58081 (5/16/2010)
I recently perfomed an Index Rebuild using a Maintenance Plan on a large table in my database because it was 91% fragmented. After the Index Rebuild the database...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 6:14 pm
GilaMonster (5/16/2010)
Jeff Moden (5/16/2010)
GilaMonster (5/16/2010)
mike 57299 (5/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 6:00 pm
Steve Jones - Editor (5/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 5:52 pm
sjsubscribe (5/16/2010)
Jeff Moden (5/16/2010)
sjsubscribe (5/16/2010)
SSMS is probably the weakest link in the entire SQL tool chain.How so?
Compared to the stability and usability of Enterprise Manager it replaced, there's no contest....
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 5:50 pm
GilaMonster (5/16/2010)
mike 57299 (5/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 4:40 pm
@paul-2 White,
Hey Paul... just so you don't think I'm blowing smoke (I know you don't but it makes me feel better to prove I'm not) or have lost my mind...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 4:13 pm
Joe Celko (5/16/2010)
Jeff Moden (5/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 4:03 pm
Joe Celko (5/16/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 3:35 pm
mike 57299 (5/16/2010)
When I run it from DOS, it works fine. No hang. Debug messages get written. It hangs on the 'update web_processing_queue...' statement.Mike
Hmmm... does the app...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 2:49 pm
Ok... The next step is to find out where the hanging occurs...
What happens if you run the .exe command from a DOS window?
--Jeff Moden
Change is inevitable... Change for the better is not.
May 16, 2010 at 12:36 pm
Viewing 15 posts - 38,341 through 38,355 (of 59,072 total)