Viewing 15 posts - 19,036 through 19,050 (of 26,484 total)
rambilla4 (8/24/2009)
What is your .trn file, which is generated by Log shipping backup job?
Question, it is what it is, why is it so important to know...
August 24, 2009 at 4:02 pm
William Plourde (8/24/2009)
August 24, 2009 at 3:43 pm
Done I am, here is the new code. Work this will in SQL Server 2000.
Edit: Special note there is, clustered index mandatory it is. Work it won't...
August 24, 2009 at 3:36 pm
Matt Miller (8/24/2009)
August 24, 2009 at 3:22 pm
Check the properties of the database and see if the auto-close option is on. If so, that would explain it. With that option on, the database shuts down...
August 24, 2009 at 3:08 pm
Read the first article in my signature block below regarding asking for assistance. Follow the instructions in that article and post the DDL for your table(s), sample data, and...
August 24, 2009 at 3:02 pm
DougGifford (8/24/2009)
Where...
August 24, 2009 at 2:49 pm
Okay, that is what it IS doing. I am interested more in what it is SUPPOSED to do. To see that we need sample data for the table,...
August 24, 2009 at 2:35 pm
Could you post some sample data and expected results? This would help figure out the problem.
August 24, 2009 at 2:06 pm
Or you could use the attached code (couldn't post it directly, again).
August 24, 2009 at 1:41 pm
Yes, you are permitted to yell. I'm glad we were able to help you find the problem. Sometimes it just takes another set of eyes. Typical Forest...
August 24, 2009 at 1:27 pm
Again, look at the error message. It is not complaining about the temporary table:
Msg 4701, Level 16, State 1, Procedure SP_REFRESH_CHEMPAX_COSTS, Line 30
Cannot find the object "CHEMPAX_COSTS" because it...
August 24, 2009 at 1:06 pm
Sample Data? Expected Results?
August 24, 2009 at 12:59 pm
Viewing 15 posts - 19,036 through 19,050 (of 26,484 total)