Click here to Skip to main content
15,885,546 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: need help with inner join and oount sql server 2005 and asp.net 2005 Pin
VijayVishwakarma27-Aug-08 0:49
VijayVishwakarma27-Aug-08 0:49 
GeneralRe: need help with inner join and oount sql server 2005 and asp.net 2005 Pin
Ashfield27-Aug-08 1:23
Ashfield27-Aug-08 1:23 
GeneralRe: need help with inner join and oount sql server 2005 and asp.net 2005 Pin
VijayVishwakarma27-Aug-08 4:31
VijayVishwakarma27-Aug-08 4:31 
GeneralRe: need help with inner join and oount sql server 2005 and asp.net 2005 Pin
Paddy Boyd27-Aug-08 2:31
Paddy Boyd27-Aug-08 2:31 
GeneralRe: need help with inner join and oount sql server 2005 and asp.net 2005 Pin
VijayVishwakarma27-Aug-08 4:33
VijayVishwakarma27-Aug-08 4:33 
QuestionURL Rewriting Pin
srinandan..26-Aug-08 23:53
srinandan..26-Aug-08 23:53 
AnswerRe: URL Rewriting Pin
eyeseetee26-Aug-08 23:56
eyeseetee26-Aug-08 23:56 
Questioncolumn value from multiple rows as one value Pin
vjvjvjvj26-Aug-08 23:40
vjvjvjvj26-Aug-08 23:40 
Hi,

I need to have a column value from multiple rows as one value. My datagrid is binded to a record set and this record set column should have this value

e.g. select name from employee
returns> name
-----
david
malcom
rave

I need to have this value as
name
----
david, malcom,rave (in one row)

Please note that I am on sql server 2000

Can anyone help in generating such sql script.

My datagrid will show the result as

------------------
dept names
------------------
dept1 david, malcom,rave
-----------------------------
dept2 david1, malcom1,rave1
------------------------------

regards

Vijay
AnswerRe: column value from multiple rows as one value Pin
Tripathi Swati26-Aug-08 23:59
Tripathi Swati26-Aug-08 23:59 
QuestionRe: column value from multiple rows as one value Pin
vjvjvjvj27-Aug-08 0:44
vjvjvjvj27-Aug-08 0:44 
AnswerRe: column value from multiple rows as one value Pin
Tripathi Swati27-Aug-08 1:12
Tripathi Swati27-Aug-08 1:12 
GeneralRe: column value from multiple rows as one value Pin
vjvjvjvj27-Aug-08 1:28
vjvjvjvj27-Aug-08 1:28 
GeneralRe: column value from multiple rows as one value Pin
Tripathi Swati27-Aug-08 2:33
Tripathi Swati27-Aug-08 2:33 
GeneralRe: column value from multiple rows as one value Pin
vjvjvjvj27-Aug-08 3:00
vjvjvjvj27-Aug-08 3:00 
GeneralRe: column value from multiple rows as one value Pin
Tripathi Swati27-Aug-08 19:30
Tripathi Swati27-Aug-08 19:30 
GeneralRe: column value from multiple rows as one value Pin
vjvjvjvj27-Aug-08 22:51
vjvjvjvj27-Aug-08 22:51 
QuestionAuthorization roles & IIS Pin
laserbaronen26-Aug-08 23:39
laserbaronen26-Aug-08 23:39 
AnswerRe: Authorization roles & IIS Pin
eyeseetee26-Aug-08 23:58
eyeseetee26-Aug-08 23:58 
GeneralRe: Authorization roles & IIS Pin
laserbaronen27-Aug-08 0:48
laserbaronen27-Aug-08 0:48 
Questionsending Email in C# Pin
kvsreedhar26-Aug-08 23:33
kvsreedhar26-Aug-08 23:33 
AnswerRe: sending Email in C# Pin
N a v a n e e t h26-Aug-08 23:36
N a v a n e e t h26-Aug-08 23:36 
GeneralRe: sending Email in C# Pin
kvsreedhar26-Aug-08 23:52
kvsreedhar26-Aug-08 23:52 
GeneralRe: sending Email in C# Pin
eyeseetee26-Aug-08 23:55
eyeseetee26-Aug-08 23:55 
GeneralRe: sending Email in C# Pin
kvsreedhar27-Aug-08 0:08
kvsreedhar27-Aug-08 0:08 
GeneralRe: sending Email in C# Pin
eyeseetee27-Aug-08 0:11
eyeseetee27-Aug-08 0:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.