M mitobobo Member Licensed User Longtime User Mar 24, 2012 #1 Hello everyone. Thank you very much in advance for your help. I tried to use this: B4X: Cursor1 = SQL1.ExecQuery("SELECT dataa FROM activities ORDER BY dataa ASC but it just doesn't work(it doesn't order the rows in ascending and I get no error). :sign0163: have an idea? Thank you very much again, Andrea Last edited: Mar 24, 2012
Hello everyone. Thank you very much in advance for your help. I tried to use this: B4X: Cursor1 = SQL1.ExecQuery("SELECT dataa FROM activities ORDER BY dataa ASC but it just doesn't work(it doesn't order the rows in ascending and I get no error). :sign0163: have an idea? Thank you very much again, Andrea
Kiffi Well-Known Member Licensed User Longtime User Mar 24, 2012 #2 dataa? Typo? Greetings ... Kiffi Upvote 0
M mitobobo Member Licensed User Longtime User Mar 24, 2012 #3 Kiffi said: dataa? Typo? Greetings ... Kiffi Click to expand... Nah, it's "dataa" with two "a" Got it to work anyway, there was an error in the previous code. Thank you very much for your help, Kiffi Andrea Upvote 0
Kiffi said: dataa? Typo? Greetings ... Kiffi Click to expand... Nah, it's "dataa" with two "a" Got it to work anyway, there was an error in the previous code. Thank you very much for your help, Kiffi Andrea