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 8761277
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T15:14:51+00:00 2026-06-13T15:14:51+00:00

In Android I’m using the following statement: return bdd.rawQuery(SELECT * FROM + TABLE_EVENTS ,

  • 0

In Android I’m using the following statement:

return bdd.rawQuery("SELECT * FROM " + TABLE_EVENTS , new String[]{"titre","emplacement"});

and it throws the error:

android.database.sqlite.SQLiteException: bind or column index out of range: handle 0x3e1360
  • 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-13T15:14:53+00:00Added an answer on June 13, 2026 at 3:14 pm

    You cannot use the selectionArgs parameter without using the same number of ?s in the WHERE clause of your query. I’m guessing that you want:

    return bdd.rawQuery("SELECT titre, emplacement FROM " + TABLE_EVENTS, null); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Android 2.3.3 I have two spinners, one populated using string-array from strings.xml (static) and
Android client sends string to server. Server will acknowledge a connection from device, and
Android spinner value gets lost when i open new activity and come back from
Android: I am using following code to insert image into album According to description
Android programming. I have a json returning the date from a database as a
Android App that have a string papà (if I output it, i see: papà
Android SDK Manager complains WARNING: Java not found in your path. Instead of using
Android 2.1 - Eclipse What steps will reproduce the problem? 1. Create new Texture(managed)
Android allows translators to define Plurals . The following example works for me with
Android 2.3.3 static String name = Database; static int version = 1; SQLiteDatabase sqlDB;

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.