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

  • Home
  • SEARCH
  • 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 6030399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:01:52+00:00 2026-05-23T05:01:52+00:00

PROBLEM BACKGROUND: I have two tables where the Primary Key’s are Text fields. When

  • 0

PROBLEM BACKGROUND:
I have two tables where the Primary Key’s are Text fields.

When I repeatedly use SQLiteDatabase.insertWithOnConflict(myTable, null, myValues, SQLiteDatabase.CONFLICT_REPLACE) with the same data, I see ever increasing values being returned.

So it looks like INSERT is being performed (instead of REPLACE) for the same data sets.

PROBLEM:
However, looking at these tables with “SQLite Database Browser” I see the correct number of records that I’d expect when REPLACE is performed.

The root to my confusion is the description Android documentation that states :
*Returns
the row ID of the newly inserted row OR the primary key of the existing row if the input param ‘conflictAlgorithm’ = CONFLICT_IGNORE OR -1 if any error*

QUESTION:
Why is it that a REPLACE is done, but the row ID of the existing data isn’t returned ?

  • 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-05-23T05:01:52+00:00Added an answer on May 23, 2026 at 5:01 am

    Seems to me like it is doing exactly what you are asking it to? You are asking it to replace and it does exactly that. It will remove the old row and insert the new one.

    It would leave the old row and return that ID if you instead passed CONFLICT_IGNORE.

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

Sidebar

Related Questions

Background I have an Android project that has a database with two tables: tbl_question
I have two tables with hierarchyid fields, one of which is a staging table
I have two tables, pages and revisions. Revisions has a foreign key to a
Problem background I have a post-commit script for my SVN repository which archives &
I have the following problem. The background color in a ListView is set LightGreen
I have a button with a transparent background on a wpf window. Problem is,
Background information Let's say I have two database servers, both SQL Server 2008. One
Background I have two services that need to communicate with each other over a
I have two floating divs, each is 50% wide, the problem I have is
I have two tables table1 = records, table2 = duplicates. Both tables contain a

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.