Viewing 15 posts - 1 through 15 (of 26 total)
The correlated queries would be more exception than the rule - you're correct in that most situations it would be on the entity tables, or between them. The idea with...
July 25, 2006 at 10:30 am
I appreciate the input, guys...
...Sergiy, I think we're talking about two very different applications. I've done one before similar to yours and had great results with that kind of design. ...
July 25, 2006 at 9:00 am
Thanks for the reply - perhaps I can clarify something - the list of entity tables (Apps, People, HW) already exist as part of a data warehouse application. Are you...
July 24, 2006 at 5:02 pm
This story is from a friend of mine; wish I could have been there to witness it.
The tech support team recently hired a new hotshot tech. One day this tech...
July 14, 2006 at 2:19 pm
And, if folks refuse to install the WGA and don't patch their machines, you have a whole new set of vulnerable machines in the world ripe for the picking, which...
July 3, 2006 at 8:49 am
Ok, now here's a new twist - I played around with it some more, and to save time I didn't preprocess any aggregations - and the numbers WORKED. Run the...
February 9, 2006 at 9:30 am
it's joined by a key. and everything is multiplied by exactly 5, it's not a sum.
the annoying part is that I ran into this problem a month ago, solved it,...
February 9, 2006 at 8:48 am
Thanks folks - I ended up going with RAISERROR (duh....forgot about it) but I love the select 1/0 answer!! Very clever.
September 21, 2005 at 10:14 am
Curious about the CREATE ASSEMBLY command - does it just create a pointer, or does it actually compile the code into the SQL server? I'm trying to imagine the scenario...
September 1, 2005 at 9:51 am
And it's not just schema changes; this also applies to any code (stored procs, functions etc) that would also get reverted to production every night. If there was a way...
August 9, 2005 at 9:53 am
3.5GB RAM. I'm really not too worried about it, as this is a dev server.
July 7, 2005 at 10:10 am
I did end up doing multiple ports last night, seems to work fine. I put together a .reg file so folks here can automatically add the 3 instances' aliases to...
July 7, 2005 at 9:21 am
just wondering...what if you changed the collation of model? Would that have any effect (for new databases)?
July 6, 2005 at 9:54 am
This would be an in-house position. Thanks for asking.
June 28, 2005 at 9:07 am
Here is the problem I am running into, in 2005 - the way that we have implemented SOX regulations is to segregate operational and development duties - thus, as the...
May 23, 2005 at 9:04 am
Viewing 15 posts - 1 through 15 (of 26 total)