Viewing 15 posts - 61 through 75 (of 121 total)
April 27, 2005 at 1:50 pm
March 8, 2005 at 10:25 am
February 1, 2005 at 10:09 am
December 20, 2004 at 1:50 pm
November 19, 2004 at 11:15 am
Here's an update, to keep you posted: so far I can't find anybody else reporting the same problem, and MS did not respond on their newsgroup. So, I attempted to...
October 4, 2004 at 8:35 am
September 3, 2004 at 8:21 am
July 29, 2004 at 12:14 pm
May 5, 2004 at 3:21 pm
May 5, 2004 at 11:00 am
May 5, 2004 at 9:39 am
I'm a little sketchy on the layout of your tables and data, but here's a couple things to try:
a subselect should work:
select TestCase.caseID, (select count(*) from assignment a1 where a1.caseID...
August 29, 2003 at 8:48 am
agreed. Although we're probably frustrating you by not answering your question, I must add that we implemented exactly what your seem to be suggesting by adding '(' and ')'...
August 21, 2003 at 12:28 pm
this blows. Now that I've gone to the trouble of creating a trigger for every table, I realize that there is some lookup/processing necessary before the record is deleted,...
August 14, 2003 at 9:03 am
sadly, even if I can backup to a file-share using T-SQL, which I think I verified, but ran into the same problem I will have when installed on-site for a...
August 13, 2003 at 10:28 am
Viewing 15 posts - 61 through 75 (of 121 total)