Viewing 15 posts - 1,201 through 1,215 (of 3,011 total)
Steve Jones - SSC Editor (10/11/2010)
Not that I know of. We have it set to default to the last setting you used for the previous post, so...
October 11, 2010 at 3:20 pm
You are joining the tables, so a single row in the ProjectSupporter is being joined to all 23 rows in the StandardSupporter table, giving you 23 * ProjectUtilization number.
You need...
October 11, 2010 at 2:17 pm
I believe the stored procedure on this link will do a good job for your requirements. Tara Kizer has been improving and enhancing this script for several years, so...
October 8, 2010 at 1:16 pm
DEC Rdb was introduced with clustering similar to RAC in 1984. My assumption is that Oracle acquired a lot of the technology for RAC when they bought Rdb from...
October 8, 2010 at 1:08 pm
kenambrose (10/6/2010)
Umm, do some research and you can answer your own question.
You are the one saying I was "Very incorrect". If you can't backup your statement, I guess there...
October 6, 2010 at 2:12 pm
kenambrose (10/6/2010)
Very incorrect, and I can say for sure you have done no research or investigation into engineering development methods at Japanese automakers.
So, you are saying Honda engineers would let...
October 6, 2010 at 1:43 pm
Any response?
October 6, 2010 at 1:33 pm
I think the analogy is completely flawed.
If you want a true analogy, it would be between the process used to design and develop the engines and the software development process....
October 6, 2010 at 1:18 pm
In a typical development the schema design is done by a database guy who is obsessed with micro-optimization of individual tables. He fusses over minimizing table size and deciding things...
October 6, 2010 at 7:51 am
Why not just make it so that all cash flows are at the pool level, and create pools with a single investor where the cash flow has to be at...
October 5, 2010 at 3:40 pm
GilaMonster (10/5/2010)
We're officially in UAT, though both the front-end dev and I are still developing. Had a meeting...
October 5, 2010 at 2:11 pm
getoffmyfoot (10/5/2010)
October 5, 2010 at 12:16 pm
You could create a database snapshot for users to report from, and continue to apply logs to the database.
Users would only be disconnected when you recreate the snapshot. Users...
October 5, 2010 at 9:42 am
One thing no one has really mentioned is that you become less effective past a certain number of hours, so for the additional 5 hours a week, you may really...
October 5, 2010 at 7:51 am
Viewing 15 posts - 1,201 through 1,215 (of 3,011 total)