Click here to Skip to main content
15,900,907 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Runtime error Pin
SUDHAKAR PALLAM4-Oct-07 1:52
SUDHAKAR PALLAM4-Oct-07 1:52 
GeneralRe: Runtime error Pin
Richard Jones4-Oct-07 2:16
Richard Jones4-Oct-07 2:16 
QuestionSession Time out Expire problem [modified] Pin
kirtiarora4-Oct-07 1:13
kirtiarora4-Oct-07 1:13 
QuestionProblem with table positioning Pin
Zoltan Aszalos4-Oct-07 1:02
Zoltan Aszalos4-Oct-07 1:02 
AnswerRe: Problem with table positioning Pin
Paddy Boyd4-Oct-07 1:05
Paddy Boyd4-Oct-07 1:05 
Questiontextbox management in asp.net Pin
haripriyach4-Oct-07 0:53
haripriyach4-Oct-07 0:53 
AnswerRe: textbox management in asp.net Pin
Christian Graus4-Oct-07 1:19
protectorChristian Graus4-Oct-07 1:19 
QuestionSQL Query Parent-Child data within same table. Pin
-- Abhi --4-Oct-07 0:44
-- Abhi --4-Oct-07 0:44 
Hi...

All I've database table named : tblCategory.

The Table's structure is like :

ChildID-------Category Name---------ParentID

1------------ Category 1 ---------- 0
2------------ Category 2 ---------- 1
3------------ Category 3 ---------- 1
4------------ Category 4 ---------- 2
5------------ Category 5 ---------- 3
6------------ Category 6 ---------- 4

Here, For Example :

'Category 4' is the Child Record of 'Category 2' because 'Category 4's ParentID is 2.

Now, I want to find the all child record from ParentID.

Like : If I entered simple ParentID 1, then I want the all nested child record of Parent 1.

So, If Possble, Please give me sql query of it or any relavant solotuion.

Thanks is advance.




Regards,
Abhi

AnswerRe: SQL Query Parent-Child data within same table. Pin
varshavmane4-Oct-07 0:57
varshavmane4-Oct-07 0:57 
GeneralRe: SQL Query Parent-Child data within same table. Pin
-- Abhi --4-Oct-07 1:08
-- Abhi --4-Oct-07 1:08 
GeneralRe: SQL Query Parent-Child data within same table. Pin
varshavmane4-Oct-07 1:12
varshavmane4-Oct-07 1:12 
AnswerRe: SQL Query Parent-Child data within same table. Pin
codeproject_Tarun4-Oct-07 2:08
codeproject_Tarun4-Oct-07 2:08 
Questionalertbox in web appln Pin
Priya S4-Oct-07 0:42
Priya S4-Oct-07 0:42 
AnswerRe: alertbox in web appln Pin
sulabh20204-Oct-07 0:47
sulabh20204-Oct-07 0:47 
AnswerRe: alertbox in web appln Pin
Paras Kaneriya4-Oct-07 0:54
Paras Kaneriya4-Oct-07 0:54 
AnswerRe: alertbox in web appln Pin
sulabh20204-Oct-07 1:01
sulabh20204-Oct-07 1:01 
GeneralRe: alertbox in web appln Pin
Priya S4-Oct-07 1:06
Priya S4-Oct-07 1:06 
GeneralRe: alertbox in web appln Pin
varshavmane4-Oct-07 1:20
varshavmane4-Oct-07 1:20 
AnswerRe: alertbox in web appln Pin
bhavesh31844-Oct-07 2:19
bhavesh31844-Oct-07 2:19 
QuestionDisplay Varbinary<MAX) Image in DataGrid or an Image on a DataList Template Pin
RichardContact-14-Oct-07 0:26
RichardContact-14-Oct-07 0:26 
AnswerRe: Display Varbinary<MAX) Image in DataGrid or an Image on a DataList Template Pin
Christian Graus4-Oct-07 0:38
protectorChristian Graus4-Oct-07 0:38 
QuestionWhy do I get this error everytime when running my application?? Pin
varshavmane4-Oct-07 0:26
varshavmane4-Oct-07 0:26 
AnswerRe: Why do I get this error everytime when running my application?? Pin
Christian Graus4-Oct-07 0:39
protectorChristian Graus4-Oct-07 0:39 
GeneralRe: Why do I get this error everytime when running my application?? Pin
varshavmane4-Oct-07 0:40
varshavmane4-Oct-07 0:40 
GeneralRe: Why do I get this error everytime when running my application?? Pin
Christian Graus4-Oct-07 0:49
protectorChristian Graus4-Oct-07 0:49 

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.