Click here to Skip to main content
15,908,445 members
Home / Discussions / Database
   

Database

 
QuestionHow to write Pin
abglorie16-Feb-10 19:57
abglorie16-Feb-10 19:57 
AnswerRe: How to write Pin
WoutL16-Feb-10 20:07
WoutL16-Feb-10 20:07 
AnswerRe: How to write Pin
gajendra_kshatriya16-Feb-10 21:32
gajendra_kshatriya16-Feb-10 21:32 
AnswerRe: How to write Pin
Mycroft Holmes17-Feb-10 2:14
professionalMycroft Holmes17-Feb-10 2:14 
QuestionHow to Sort this Data Pin
Vimalsoft(Pty) Ltd16-Feb-10 2:32
professionalVimalsoft(Pty) Ltd16-Feb-10 2:32 
AnswerRe: How to Sort this Data Pin
J4amieC16-Feb-10 2:38
J4amieC16-Feb-10 2:38 
GeneralRe: How to Sort this Data Pin
Vimalsoft(Pty) Ltd16-Feb-10 2:45
professionalVimalsoft(Pty) Ltd16-Feb-10 2:45 
AnswerRe: How to Sort this Data Pin
Richard MacCutchan16-Feb-10 2:54
mveRichard MacCutchan16-Feb-10 2:54 
Your ordering is wrong, you are ordering by id first so your results are in the correct order. To get the results you want, you will need to change the "order by" settings; probably to refParent first, then by id descending.
txtspeak is the realm of 9 year old children, not developers. Christian Graus

QuestionRe: How to Sort this Data Pin
Chris Meech16-Feb-10 3:07
Chris Meech16-Feb-10 3:07 
AnswerRe: How to Sort this Data Pin
Vimalsoft(Pty) Ltd16-Feb-10 3:25
professionalVimalsoft(Pty) Ltd16-Feb-10 3:25 
AnswerRe: How to Sort this Data Pin
dan!sh 16-Feb-10 6:13
professional dan!sh 16-Feb-10 6:13 
AnswerRe: How to Sort this Data Pin
Jörgen Andersson16-Feb-10 9:06
professionalJörgen Andersson16-Feb-10 9:06 
GeneralRe: How to Sort this Data Pin
Vimalsoft(Pty) Ltd16-Feb-10 19:14
professionalVimalsoft(Pty) Ltd16-Feb-10 19:14 
QuestionHow Pin
JustWorking16-Feb-10 1:57
JustWorking16-Feb-10 1:57 
AnswerRe: How Pin
Jörgen Andersson16-Feb-10 2:21
professionalJörgen Andersson16-Feb-10 2:21 
GeneralRe: How Pin
JustWorking16-Feb-10 19:49
JustWorking16-Feb-10 19:49 
GeneralRe: How Pin
Jörgen Andersson16-Feb-10 21:18
professionalJörgen Andersson16-Feb-10 21:18 
QuestionNot sure if this should be in Linq or Database so forgive me. How would I do a left join in linq to sql in c# Pin
tonyonlinux15-Feb-10 9:12
tonyonlinux15-Feb-10 9:12 
AnswerRe: Not sure if this should be in Linq or Database so forgive me. How would I do a left join in linq to sql in c# Pin
Pranay Rana15-Feb-10 19:22
professionalPranay Rana15-Feb-10 19:22 
Questionsql server express installation Pin
Yulianto.14-Feb-10 22:38
Yulianto.14-Feb-10 22:38 
AnswerRe: sql server express installation Pin
Not Active15-Feb-10 1:38
mentorNot Active15-Feb-10 1:38 
GeneralRe: sql server express installation Pin
εїзεїзεїз16-Feb-10 1:41
εїзεїзεїз16-Feb-10 1:41 
GeneralRe: sql server express installation Pin
Not Active16-Feb-10 6:32
mentorNot Active16-Feb-10 6:32 
GeneralRe: sql server express installation Pin
εїзεїзεїз16-Feb-10 6:58
εїзεїзεїз16-Feb-10 6:58 
GeneralRe: sql server express installation Pin
Not Active16-Feb-10 7:10
mentorNot Active16-Feb-10 7:10 

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.