Viewing 15 posts - 61 through 75 (of 106 total)
Thank you for the quick reply - that seems to work - with one caveat, the Parent record needs to have DateChanged set (currently it was NULL).
I can modify the data...
October 10, 2005 at 2:51 pm
That was it - thanks, I had run across this a while back and totally forgot about that (obviously).
September 8, 2005 at 6:02 pm
I agree Remi - and if this was heavily used / a source of contention, then I would. Mostly, I was trying to make sure I was not missing /...
July 12, 2005 at 7:00 am
Yes, in this particular instance it would be possible to totally rewrite all 3 of the sprocs to accomplish this task.
The original question was mostly for my education/knowledge - as...
July 11, 2005 at 5:31 pm
Unfortunately, changing the parameter from a single userID to a concatenated list is not an option, or I could use a UDF to return them to a parameter and pass...
July 11, 2005 at 3:40 pm
Interesting thread - hopefully, you can help me with something similar.
One cursor usage that I'm trying to resolve is one in which the result set is passed to another sProc...
July 11, 2005 at 2:19 pm
I'm considering evaluating this as well - anyone have experience with this or similar products? My primary goal is to fine tune some stored procedures and views.
March 3, 2005 at 6:13 am
Thanks for the article - can you advise if there is something in SQL2005 to convert exsting DTS packages? If so, how accurate does it appear to be (if you...
February 15, 2005 at 6:07 am
Over the past 3.5 years we have tried 4 different anti-spam solutions.
The first two were traditional locally installed software products. One from our AV...
February 14, 2005 at 7:40 am
I do something similar, but I do it in the middle tier. We use only sprocs (no in-line sql) - using MS .Net / ADO.Net. Each sProc is invoked via...
October 26, 2004 at 4:48 pm
How to do what?
Our issue turned out to be in the COM object. Invoking it as a service vs loading in a separate user context resolved our issue.
May 26, 2004 at 9:11 pm
Both using 2.7 - however, this would appear more DCOM related - in that it works properly when run on the server, just not locally. The lack of any DCOM...
April 22, 2004 at 2:31 pm
Thanks, but as I mentioned I have verified the dcom settings and am not getting any DCOM errors.
April 22, 2004 at 5:51 am
Yes - single domain and the account I am testing with has Domain Admin priv.
April 21, 2004 at 11:40 am
Viewing 15 posts - 61 through 75 (of 106 total)