Click here to Skip to main content
16,021,211 members
Home / Discussions / Database
   

Database

 
GeneralRe: the opposite of 'Safe' Pin
thatraja11-Feb-11 4:36
professionalthatraja11-Feb-11 4:36 
GeneralRe: the opposite of 'Safe' Pin
Ali Al Omairi(Abu AlHassan)11-Feb-11 12:57
professionalAli Al Omairi(Abu AlHassan)11-Feb-11 12:57 
QuestionGetting Constraint Names through ADO Pin
kmoorevs9-Feb-11 10:23
kmoorevs9-Feb-11 10:23 
AnswerRe: Getting Constraint Names through ADO Pin
Ali Al Omairi(Abu AlHassan)9-Feb-11 11:43
professionalAli Al Omairi(Abu AlHassan)9-Feb-11 11:43 
QuestionGetting a numbered list to come out of ORDER BY just right -- ANSWERED THANK YOU Pin
Brian C Hart9-Feb-11 9:16
professionalBrian C Hart9-Feb-11 9:16 
AnswerRe: Getting a numbered list to come out of ORDER BY just right Pin
David Mujica9-Feb-11 9:32
David Mujica9-Feb-11 9:32 
GeneralRe: Getting a numbered list to come out of ORDER BY just right Pin
Brian C Hart9-Feb-11 9:45
professionalBrian C Hart9-Feb-11 9:45 
AnswerRe: Getting a numbered list to come out of ORDER BY just right Pin
Chris Meech9-Feb-11 9:50
Chris Meech9-Feb-11 9:50 
It seems that the field may not be an INT, considering the results from the ORDER BY. If you are unable to change the defintion, you might try the following
order by length(MyCode), MyCode

Smile | :)
Chris Meech
I am Canadian. [heard in a local bar]

In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]

posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

GeneralRe: Getting a numbered list to come out of ORDER BY just right Pin
Brian C Hart9-Feb-11 10:00
professionalBrian C Hart9-Feb-11 10:00 
QuestionDynamic query in SQL Pin
siva4558-Feb-11 22:11
siva4558-Feb-11 22:11 
AnswerRe: Dynamic query in SQL Pin
Simon_Whale8-Feb-11 22:19
Simon_Whale8-Feb-11 22:19 
AnswerRe: Dynamic query in SQL Pin
Dalek Dave9-Feb-11 13:07
professionalDalek Dave9-Feb-11 13:07 
QuestionUnwanted recordset behaviour !!! Pin
scorp_scorp7-Feb-11 21:20
scorp_scorp7-Feb-11 21:20 
AnswerRe: Unwanted recordset behaviour !!! Pin
Mycroft Holmes7-Feb-11 22:26
professionalMycroft Holmes7-Feb-11 22:26 
GeneralRe: Unwanted recordset behaviour !!! [modified] Pin
scorp_scorp7-Feb-11 23:16
scorp_scorp7-Feb-11 23:16 
GeneralRe: Unwanted recordset behaviour !!! Pin
Mycroft Holmes8-Feb-11 2:45
professionalMycroft Holmes8-Feb-11 2:45 
QuestionRe: Unwanted recordset behaviour !!! Pin
Chris Meech8-Feb-11 2:37
Chris Meech8-Feb-11 2:37 
AnswerRe: Unwanted recordset behaviour !!! Pin
Mycroft Holmes8-Feb-11 2:44
professionalMycroft Holmes8-Feb-11 2:44 
QuestionRe: Unwanted recordset behaviour !!! Pin
Chris Meech8-Feb-11 2:40
Chris Meech8-Feb-11 2:40 
QuestionRe: Unwanted recordset behaviour !!! [modified] Pin
scorp_scorp8-Feb-11 16:26
scorp_scorp8-Feb-11 16:26 
AnswerRe: Unwanted recordset behaviour !!! Pin
Jörgen Andersson8-Feb-11 22:31
professionalJörgen Andersson8-Feb-11 22:31 
GeneralRe: Unwanted recordset behaviour !!! Pin
scorp_scorp8-Feb-11 23:50
scorp_scorp8-Feb-11 23:50 
GeneralRe: Unwanted recordset behaviour !!! Pin
Jörgen Andersson9-Feb-11 0:31
professionalJörgen Andersson9-Feb-11 0:31 
GeneralRe: Unwanted recordset behaviour !!! Pin
scorp_scorp9-Feb-11 16:34
scorp_scorp9-Feb-11 16:34 
AnswerWhats wrong in this SQL stat. ???? [modified] FOUND THE SOLUTION Pin
scorp_scorp7-Feb-11 20:25
scorp_scorp7-Feb-11 20:25 

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.