Viewing 15 posts - 8,671 through 8,685 (of 9,707 total)
We had a similar problem almost 2 years ago when we upgraded from 2000 to 2k5 32 bit. It turns out that there was something in our foundry or...
September 5, 2008 at 10:52 am
As I said in my previous post, you're going to have do another convert.
You can try to do it all in one task, but you might need two Derived...
September 5, 2008 at 8:37 am
Figured it out. You do have to do a manual transformation of the columns in question. You can either set them to what you want the DEFAULT to be...
September 5, 2008 at 8:24 am
Jack,
That is a SWEET workaround for NULL. I didn't even know about it and I just happen to need it.
Thanks!
EDIT: And you know, as soon as I posted...
September 5, 2008 at 8:02 am
You can't cast a NULL value as a specific datatype. It's either NULL or it's not.
Secondly, you can't mix strings and datetime values in SSIS. So either pick a...
September 5, 2008 at 4:37 am
You're in the wrong forum for that question. Repost in the Reporting Services forum and you'll probably get an answer quicker.
September 5, 2008 at 4:21 am
Yes, I am a woman. @=)
The HTML renderer isn't exactly the best in SQL 2k5. Rumor has it that it works better in 2k8, but as I haven't played with...
September 4, 2008 at 4:18 am
Delete or rename the .dll on the server where it's not working. Then add a copy from the server that is working and re-register it. It could be that...
September 4, 2008 at 4:17 am
I wasn't exactly sure what you meant by your previous post, but this last one clarifies what you're actually looking for.
The other solutions would be to:
1) break up your...
September 3, 2008 at 4:03 am
Carl, I appreciate your response, but your explanation doesn't give many details.
What type of user role (ie, what permissions or roles were assigned) did you use for your...
September 2, 2008 at 10:39 am
You can actually do this, it just requires a little bit of experimentation.
Set a parameter up in the subreport that populates 1 if you have tables returned and 0 if...
September 2, 2008 at 10:35 am
In which case, I would add the borderlines outside the subreport object in the main report rather than adding them inside the subreport itself.
See if that draws them all the...
September 2, 2008 at 4:38 am
Sorry, Doug. I was out for the weekend so didn't see your replies.
Hmm. BOL says that it includes database fixed roles or user-defined roles. And in testing myself added to...
September 2, 2008 at 4:33 am
Well that's seriously disappointing. I wonder why some people are able to have it installed from scratch and others aren't? There's got to be some setting or something that...
August 30, 2008 at 7:33 am
Is Admin_role a database role or an application role?
August 29, 2008 at 3:10 am
Viewing 15 posts - 8,671 through 8,685 (of 9,707 total)