Viewing 15 posts - 241 through 255 (of 872 total)
Ahhhh, thanks Andrew, I'm a big dummy and overlooked the 32bit config.
Thanks!
July 20, 2009 at 8:03 am
Hey all, still haven't had any luck on this ... hoping to catch someone's attention on this.
Thanks
July 17, 2009 at 7:18 am
You can only return one recordset with SSRS. You'd be better off writing your own view/proc to accomplish your needs.
June 29, 2009 at 10:27 am
Mani Singh (6/26/2009)
June 26, 2009 at 11:10 am
Is the query you're running doing something that is not supported in 2005? Can you manually run the script against an '05 instance without issue? You can most definitely register...
June 26, 2009 at 11:08 am
Have you checked to see if it's already installed?
SELECT SERVERPROPERTY('ProductLevel')
June 26, 2009 at 11:00 am
Response after mine was better 🙂
June 23, 2009 at 7:55 am
Indeed. Sorry, I hate people who don't post in the right forums, but I hang out primarily in the 2005 forums and it gets alot more traffic. Wish they'd merge...
June 19, 2009 at 8:59 am
Is it an NT account? Have you checked for the conflicker worm? If not, do they have fat fingers? 🙂
June 19, 2009 at 8:56 am
Msg 8909, Level 16, State 1, Line 1
Table error: Object ID 0, index ID 1, page ID (1:15). The PageId in the page header = (0:0).
CHECKDB found 0 allocation errors...
June 19, 2009 at 8:43 am
see above, removed
June 19, 2009 at 8:04 am
Just redid it as a sp_send_dbmail step with @file_attachments.
Still curious to as why this doesn't work though.
June 18, 2009 at 12:30 pm
How much memory do you want SQL to use? SQL is an animal and will consume whatever you allow it to ... You can give it more than what it's...
June 15, 2009 at 8:15 am
Looks like both of these are known and resolved in CU's post SP4 ... May engage M$, but will more than likely get the latest hot fix and apply appropriately.
June 15, 2009 at 7:07 am
Viewing 15 posts - 241 through 255 (of 872 total)