Viewing 15 posts - 421 through 435 (of 557 total)
Eugene Elutin (6/21/2013)
If I understood you correctly your final table should have 6 columns...
So, may be...
June 21, 2013 at 8:58 am
Sean Lange (6/20/2013)
You have us at an extreme disadvantage here. We don't know what you are doing. When you say revert function, what does that mean?
Sorry that I was...
June 20, 2013 at 4:31 pm
Sean Lange (6/20/2013)
Is there a question here?
The anwser to that question was there:
ben.brugman (6/20/2013)
I haven't any specific request or questions and assume at the moment I can solve this.:Whistling:
But now...
June 20, 2013 at 9:34 am
Jeff Moden (6/15/2013)
I agree with what you said about "dependencies" but the code quoted above doesn't make use of any of the dependency tables.
Sorry, should have read more carefully,...
June 15, 2013 at 2:14 pm
g_demetriou (6/14/2013)
SELECT...
June 14, 2013 at 10:59 am
Steven Willis (6/12/2013)
I'm not sure I'd want to run any procedure without knowing what output to expect.
First of all I do run the stored procedure in an environment where...
June 14, 2013 at 7:15 am
Lynn Pettis (6/12/2013)
June 14, 2013 at 6:58 am
Steven Willis (6/12/2013)
We still have some confusion.
Or I do not understand you, or you do not understand me.
I want the result of a stored procedure, where I want both the...
June 12, 2013 at 4:35 pm
Sean Pearce (6/11/2013)
ben.brugman (6/10/2013)
If everything seems to be going well, you have obviously overlooked something.
For me it's not obvious what I am overlooking, hence the question.
Don't mistake the cheeky signature...
June 12, 2013 at 10:30 am
Steven Willis (6/12/2013)
Here's another option you might consider:
Thanks for your contribution Steven, but or I do not get your anwser, or you are missing the point.
The question was:
How to get...
June 12, 2013 at 10:25 am
Hello all,
Now that SSC-Enthusiastic has given a short solution to the problem, my solution does not have much value anymore. But I promissed to come up with a more complete...
June 12, 2013 at 7:23 am
patrickmcginnis59 10839 (6/11/2013)
SELECT...
June 11, 2013 at 9:36 am
Ed Wagner (6/11/2013)
When trying to pass a parameter to to the procedure, I cannot get it to work. I tried using 'table_name' and [table_name] and neither syntax worked.
Ok I...
June 11, 2013 at 6:53 am
Sean Lange (6/10/2013)
Secondly, this now has to create a second connection to the same server. Yes it can be done but you have to jump through a lot of hoops...
June 11, 2013 at 6:04 am
Sean Lange (6/10/2013)
Secondly, this now has to create a second connection to the same server. Yes it can be done but you have to jump through a lot of hoops...
June 10, 2013 at 11:19 am
Viewing 15 posts - 421 through 435 (of 557 total)