Viewing 15 posts - 526 through 540 (of 769 total)
I've managed to get this to work by installing the full blown Visual STudio 2008 Professional Edition.
August 3, 2009 at 2:02 pm
ANyone know why the "Start Debugging" menu item would NOT be enabled? I would like to debug an SP but all of the Debug items like Break Point insertion...
August 3, 2009 at 1:11 pm
Additonal INfo:
IN case it matters, my reason for this is so that I can compare the Chekc Out date for the Prior Guest to the Check In date of the...
July 29, 2009 at 5:37 pm
Not to be critical of the more skilled folks in this forum but even the most thought out and heavily reviewed & approved advice could still prove to be bad...
July 10, 2009 at 12:13 pm
UPDATE #2:
I managed to get this work, at least partially. If I explcitly turn on the 3 SET OPTIONS (that my app turns off) within the definition of...
June 30, 2009 at 9:59 am
UPDATE: More Details Found
I have tested this by imittating the application by logging in under teh same SQL Login but what I did not test/do until just a few minutes...
June 30, 2009 at 9:31 am
I used the code found at the Robyn Page & Phil Factor DDL Article at http://www.simple-talk.com/sql/sql-server-2005/sql-server-2005-ddl-trigger-workbench/. I've included the link here instead of just re-pasting the code.
I did also...
June 30, 2009 at 9:03 am
UPDATE: More on this ....
Just as an FYI I have discovered thru testing that the differences between the 2 methods greatly lessens with each increase of the number of pieces...
June 19, 2009 at 2:00 pm
Carl Federl (6/19/2009)
June 19, 2009 at 1:53 pm
GilaMonster (6/19/2009)
YSLGuru (6/19/2009)
June 19, 2009 at 12:06 pm
MORE ON THE SUB-QUERY vs DERIVED TABLE
Here are the results of STATISTICS IO for the 2 methods. I have changed the table names (except for Worktable) to be...
June 19, 2009 at 11:55 am
Ian Scarlett (6/19/2009)
It's a bit clunky, but it's possible to load...
June 19, 2009 at 11:22 am
FNS (6/19/2009)
June 19, 2009 at 11:21 am
Grant Fritchey (6/10/2009)
YSLGuru (6/10/2009)
June 18, 2009 at 1:23 pm
The real answer to thsi issue of should I go with the smallest data type possible (for space & badnwidth reasons) or to go with what is portable and or...
June 17, 2009 at 12:04 pm
Viewing 15 posts - 526 through 540 (of 769 total)