Click here to Skip to main content
15,890,185 members
Home / Discussions / Database
   

Database

 
GeneralRe: Loosing decimal values while selecting in Oracle Pin
sandhya1426-Jul-09 21:06
sandhya1426-Jul-09 21:06 
Questionhow to do this result output Pin
VinothRao26-Jul-09 17:53
VinothRao26-Jul-09 17:53 
AnswerRe: how to do this result output Pin
Robin_Roy26-Jul-09 18:14
Robin_Roy26-Jul-09 18:14 
GeneralRe: how to do this result output Pin
VinothRao26-Jul-09 18:27
VinothRao26-Jul-09 18:27 
GeneralRe: how to do this result output Pin
dan!sh 26-Jul-09 18:56
professional dan!sh 26-Jul-09 18:56 
AnswerRe: how to do this result output Pin
Mycroft Holmes26-Jul-09 18:57
professionalMycroft Holmes26-Jul-09 18:57 
AnswerRe: how to do this result output Pin
J4amieC27-Jul-09 0:30
J4amieC27-Jul-09 0:30 
Questionsql statement help Pin
VinothRao26-Jul-09 15:56
VinothRao26-Jul-09 15:56 
hi,

i have the following table.

Parent ID.......ID.......Name
NULL..........10001.....Region1
NULL..........10002.....Region2
NULL..........10003.....Region3
10001.........501.......Test1
10001.........502.......Test2
10002.........503.......Test3
10002.........504.......Test4
10003.........505.......Test5
10003.........506.......Test6
501...........507.......Test7
501...........508.......Test8
502...........509.......Test9
502...........510.......Test10

Actually im doing a Treeview control in my ASP.NET application.
I can see the Parent Name, and its child popping out, BUT how to see the ID (501, 502) is having child in ParentID??

My SQL in ASP.NET is "SELECT ID, ParentID, Name FROM Test"
In order to show Child in the Parent, the ParentID has to be NULL.

Any idea??
AnswerRe: sql statement help Pin
Robin_Roy26-Jul-09 18:20
Robin_Roy26-Jul-09 18:20 
QuestionPassword in SqlServer 2005 Pin
SajjadZare25-Jul-09 18:58
SajjadZare25-Jul-09 18:58 
AnswerRe: Password in SqlServer 2005 Pin
Abhijit Jana25-Jul-09 22:32
professionalAbhijit Jana25-Jul-09 22:32 
AnswerRe: Password in SqlServer 2005 Pin
Mycroft Holmes26-Jul-09 14:11
professionalMycroft Holmes26-Jul-09 14:11 
GeneralRe: Password in SqlServer 2005 Pin
Andy_L_J26-Jul-09 20:00
Andy_L_J26-Jul-09 20:00 
Questionhow to show process in query of sqlserver 2005 Pin
vunhat25-Jul-09 7:25
vunhat25-Jul-09 7:25 
AnswerRe: how to show process in query of sqlserver 2005 Pin
Abhijit Jana25-Jul-09 10:08
professionalAbhijit Jana25-Jul-09 10:08 
GeneralRe: how to show process in query of sqlserver 2005 Pin
vunhat26-Jul-09 5:53
vunhat26-Jul-09 5:53 
AnswerRe: how to show process in query of sqlserver 2005 Pin
Jerry Hammond26-Jul-09 12:59
Jerry Hammond26-Jul-09 12:59 
Questionudf issue Pin
Tauseef A25-Jul-09 4:01
Tauseef A25-Jul-09 4:01 
AnswerRe: udf issue Pin
Blue_Boy25-Jul-09 4:44
Blue_Boy25-Jul-09 4:44 
GeneralRe: udf issue Pin
Tauseef A25-Jul-09 5:10
Tauseef A25-Jul-09 5:10 
GeneralRe: udf issue Pin
Blue_Boy25-Jul-09 6:00
Blue_Boy25-Jul-09 6:00 
GeneralRe: udf issue Pin
Mycroft Holmes25-Jul-09 20:57
professionalMycroft Holmes25-Jul-09 20:57 
QuestionCross Tab Data Pin
Isaac Gordon24-Jul-09 21:02
Isaac Gordon24-Jul-09 21:02 
AnswerRe: Cross Tab Data Pin
Jerry Hammond25-Jul-09 2:48
Jerry Hammond25-Jul-09 2:48 
AnswerRe: Cross Tab Data Pin
Mycroft Holmes25-Jul-09 20:56
professionalMycroft Holmes25-Jul-09 20:56 

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.