From: midnight on
In a sql server report service 2005 report, I need to format a few paragraphs
before I displayed a chart. Thus, can you tell me is there a way to format
messages in paragraphs foramt like you can in word? If this is not an option,
do I need to use special carriage control and paragraph indicator characters
like '\C'>

Thanks!
From: Uri Dimant on
Hi
Can you format by T-SQL?

"midnight" <midnight(a)discussions.microsoft.com> wrote in message
news:BCFF67CE-FC98-4E73-B814-2E485D2F0548(a)microsoft.com...
> In a sql server report service 2005 report, I need to format a few
> paragraphs
> before I displayed a chart. Thus, can you tell me is there a way to format
> messages in paragraphs foramt like you can in word? If this is not an
> option,
> do I need to use special carriage control and paragraph indicator
> characters
> like '\C'>
>
> Thanks!


From: midnight on
How would you accomplish this task using t-sql?

"Uri Dimant" wrote:

> Hi
> Can you format by T-SQL?
>
> "midnight" <midnight(a)discussions.microsoft.com> wrote in message
> news:BCFF67CE-FC98-4E73-B814-2E485D2F0548(a)microsoft.com...
> > In a sql server report service 2005 report, I need to format a few
> > paragraphs
> > before I displayed a chart. Thus, can you tell me is there a way to format
> > messages in paragraphs foramt like you can in word? If this is not an
> > option,
> > do I need to use special carriage control and paragraph indicator
> > characters
> > like '\C'>
> >
> > Thanks!
>
>
> .
>
From: Uri Dimant on
Could you provide sample data + an expected result?

"midnight" <midnight(a)discussions.microsoft.com> wrote in message
news:55C51AE4-8E79-4FDE-B7A2-B8193BE20F0F(a)microsoft.com...
> How would you accomplish this task using t-sql?
>
> "Uri Dimant" wrote:
>
>> Hi
>> Can you format by T-SQL?
>>
>> "midnight" <midnight(a)discussions.microsoft.com> wrote in message
>> news:BCFF67CE-FC98-4E73-B814-2E485D2F0548(a)microsoft.com...
>> > In a sql server report service 2005 report, I need to format a few
>> > paragraphs
>> > before I displayed a chart. Thus, can you tell me is there a way to
>> > format
>> > messages in paragraphs foramt like you can in word? If this is not an
>> > option,
>> > do I need to use special carriage control and paragraph indicator
>> > characters
>> > like '\C'>
>> >
>> > Thanks!
>>
>>
>> .
>>


 | 
Pages: 1
Prev: Report Format
Next: reports that produce no data