Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8588825
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T22:53:54+00:00 2026-06-11T22:53:54+00:00

Before I added in order by, my statement works well and data is able

  • 0

Before I added in “order by”, my statement works well and data is able to be displayed. After I added “order by”, it is unable to work! Is there some thing wrong with my statement?

        Cursor c = sampleDB.rawQuery("SELECT companyNameEng FROM " +
                TABLE_NAME + "ORDER BY companyNameEng asc", null);

        if (c != null ) {
            while (c.moveToNext()) {
              womenName.add(c.getString(0)); // Get the current subj
                                                      // code, add to list
          }
          sampleDB.close();
        }
      sampleDB.close();
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-11T22:53:56+00:00Added an answer on June 11, 2026 at 10:53 pm

    Knowing exactly how it fails would help us answer the question, but a guess is that you are missing a space character before the “ORDER BY” part of your statement. Unless TABLE_NAME includes a trailing space, this will make for an invalid SQL statement.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In order to clean up some bad data I added a before save callback.
How can I create an after-confirmation redirect in Devise? Before I added the confirmation
How I can delete an object which I had added before with this code.
I just added an ExecutionHandler to my server pipeline just before my main business
I asked a question before about VerticalRulers , with this hint I added a
I have run this program before and it worked fine. Then I added the
I'm trying to use SyntaxHighlighter 3.0.83 on Blogger in order to highlight some simple
I have a model called shipments. I added some columns to the shipments table
After debugging a particularly tricky issue in VB.NET involving the order in which instance
O.K. this is some older code, but it's inserting more than it should. Before

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.