DebugAH

How to Solve Your Programmer Error

Skip to content
  • Home
  • Linux
  • JAVA
  • Python
  • Javasript
  • MYSQL
  • Windows
  • Error

[How to Solve] column ‘_id’ does not exist

column ‘_id’ does not exist error

 

Solution:

When using SQLite’s simplecursor adapter, you must name the primary key of the data table as_ id。 Otherwise, Java. Lang. illegalargumentexception: column ‘_ ID ‘does not exist error.

Similar Posts:

  • [Solved] MySQL ERROR 1062 (23000): Duplicate entry ‘0’ for key ‘PRIMARY’
  • mysql: [Err] 1075 – Incorrect table definition; there can be only one auto column and it must be d…
  • Incorrect column specifier for column “id”
  • [How to Solve] SQLite database error: no such column
  • Sqlite – constraint failed[0x1555]: UNIQUE constraint failed
  • [Solved] MySQL uses the workbench tool, and the table status is read only
  • The database returned no natively generated identity value [How to Solve]
  • used in key specification without a key length
  • Python pandas merge cannot merge two data frames based on column names (Key Error)?
  • Impdp Migration Error: ORA-01919: role ‘PLUSTRACE’ does not exist

This entry was posted in Error and tagged column '_id' does not exist on June 11, 2021 by Robins.

Post navigation

← [Solved] java.lang.Long cannot be cast to java.lang.Integer java.lang.IllegalArgumentException: Illegal group →

Recent Posts

  • [Solved] The bean ‘sysDictService’ could not be injected because it is a JDK dynamic proxy
  • How to Use awk to Analyze Nginx Log
  • [Solved] Win-KeX/wsl2/kali Startup Error: A fatal error has occurred and VcXsrv will now exit.
  • [Solved] samtools: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file
  • k8s Error: [ERROR FileAvailable–etc-kubernetes-kubelet.conf]: /etc/kubernetes/kubelet.conf already exists
  • [Solved] NoSuchMethodError: org.springframework.boot.web.servlet.error.ErrorController.getErrorPath
  • [Solved] flink web ui Submit Task Error: Server Respoonse Message-Internal server error
  • Mysql Error: 1140 – In aggregated query without GROUP BY, expression #2 of SELECT list contains nonaggregated column ‘a.store’; this is incompatible with sql_mode=only_full_group_by
  • [Solved] Mybatis multi-table query error: Column ‘id’ in field list is ambiguous
  • [Solved] fluentd Log Error: read timeout reached

Tags

  • )
  • android
  • android studio
  • CentOS
  • centos7
  • chrome
  • DebugAH
  • django
  • docker
  • eclipse
  • git
  • github
  • go
  • hadoop
  • Hive
  • IDEA
  • ios
  • java
  • jenkins
  • Linux
  • Mac
  • maven
  • MyBatis
  • mysql
  • nginx
  • No module named XXX error
  • npm
  • Oracle
  • php
  • pip
  • pycharm
  • Python
  • Python TypeError
  • redis
  • shell
  • spring
  • springBoot
  • ssh
  • SVN
  • tensorflow
  • tomcat
  • ubuntu
  • vue
  • Windows
  • Yum
Proudly powered by WordPress