Sunday, February 12, 2012

Ad Hoc Question

How do you change the nullable property for the attirbute of a field from
true to false?
--
K. ThomasI'm not quite sure where you're coming from on this one, but if it's report
builder, you will most likely make this change in teh data source view from
which your report model is derived.
-Tim
"K. Thomas" <KThomas@.discussions.microsoft.com> wrote in message
news:59EAD140-FF0D-4743-96A9-88F09AF0C64E@.microsoft.com...
> How do you change the nullable property for the attirbute of a field from
> true to false?
> --
> K. Thomas|||Thanks for your response. I removed the minOccurs="0" property in the code
and everything worked fine.
--
K. Thomas
"Tim Dot NoSpam" wrote:
> I'm not quite sure where you're coming from on this one, but if it's report
> builder, you will most likely make this change in teh data source view from
> which your report model is derived.
> -Tim
> "K. Thomas" <KThomas@.discussions.microsoft.com> wrote in message
> news:59EAD140-FF0D-4743-96A9-88F09AF0C64E@.microsoft.com...
> > How do you change the nullable property for the attirbute of a field from
> > true to false?
> > --
> > K. Thomas
>
>

No comments:

Post a Comment