Unix Technical Forum

Dynamic Columns

This is a discussion on Dynamic Columns within the SQL Server forums, part of the Microsoft SQL Server category; --> Hi all again, I need an output like : |----|----|----|---|------| |row1|row2|row3|...|row(n)| |----|----|----|---|------| is possible to create output like that, ...


Go Back   Unix Technical Forum > Database Server Software > Microsoft SQL Server > SQL Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-01-2008, 03:40 PM
aCe
 
Posts: n/a
Default Dynamic Columns

Hi all again,
I need an output like :
|----|----|----|---|------|
|row1|row2|row3|...|row(n)|
|----|----|----|---|------|

is possible to create output like that, without querying manually
cause too many dynamic columns in my application.
sorry if my question a bit weird cause i'm a newbie in MSSQL.

Cheers.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-01-2008, 03:40 PM
Ed Murphy
 
Posts: n/a
Default Re: Dynamic Columns

aCe wrote:

> I need an output like :
> |----|----|----|---|------|
> |row1|row2|row3|...|row(n)|
> |----|----|----|---|------|


I recommend you return normal data (where the rows are, y'know, rows)
from your database layer, then rearrange them in your reporting
layer. (If you don't have a reporting layer, then I recommend you
add one; I like Crystal Reports, myself.)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 10:15 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com