Search code examples
CodeIgniter model method returns true indicating success, but does not affect the database...


phpcodeignitersql-updatesql-insertrows-affected

Read More
No results returned by the Query error in PostgreSQL...


javadatabasejsppostgresqlsql-insert

Read More
Why do I get ERROR 4078 (HY000): Illegal parameter data types int and row for operation '='?...


mariadbsql-insert

Read More
Weird behavior on "multiple value INSERT INTO statement" + sql_variant type column...


sqlsql-servert-sqlsql-insertunion-all

Read More
SQL WITH PYTHON GIVING ERROR :- Column count doesn't match value count at row 1...


pythonmysqlsql-insertmultirow

Read More
Proper way to locate the position of a single newly inserted row based on order by clause immediatel...


sqlsqlitesql-insert

Read More
How to write an INSERT IGNORE query with PHP variables in CodeIgniter...


phpmysqlcodeigniteractiverecordsql-insert

Read More
how to have postgres ignore inserts with a duplicate key but keep going...


sqlpostgresqlclojuresql-inserthugsql

Read More
Apache Doris INSERT INTO ... SELECT ... query is unexpectedly slow - how to troubleshoot?...


databasesql-insertolapapache-doris

Read More
What does "INSERT 0 1" mean after executing direct SQL in PostgreSQL?...


postgresqlsql-insert

Read More
$this->db->escape() function adding single quote in codeigniter...


phpcodeigniteractiverecordsql-insertquoting

Read More
Insert row into table with only a primary key field...


sqlpostgresqlprimary-keyauto-incrementsql-insert

Read More
INSERT vs INSERT INTO...


sqlsql-servert-sqlsql-insert

Read More
Postgresql: ON CONFLICT UPDATE only if new value has been provided...


sqlpostgresqlsql-updatesql-insertupsert

Read More
Insert a new record into an Access 2007 database...


sqlvbams-accesssql-insertms-access-2007

Read More
Prevent Violation of Unique Index with Multiple Concurrent Inserts...


databasepostgresqlspring-bootsql-insert

Read More
Detect mysql update/insertion failure due to violated unique constraint...


phpmysqlsql-insertmysql-error-1062

Read More
MySQLi prepared statements error message for duplicate entry won't work but output error reporti...


phpmysqlisql-insertmysql-error-1062

Read More
Duplicate table entry error...


phpmysqlsql-inserteasyphpmysql-error-1062

Read More
Catch duplicate key insert exception...


javamysqltry-catchsql-insertmysql-error-1062

Read More
PHP MySQLi Error Handling 1062 duplicate key entry...


phperror-handlingmysqlisql-insertmysql-error-1062

Read More
Codeigniter handle database error without num_rows()...


phpcodeignitererror-handlingsql-insertmysql-error-1062

Read More
How to Redirect user to some other page if Duplicate Entry Error Occurs?...


phpmysqlcodeignitersql-insertmysql-error-1062

Read More
Codeigniter Error Duplicate entry '' for key 'PRIMARY' when looping insert statement...


phpcodeigniteractiverecordsql-insertmysql-error-1062

Read More
check for duplicate entry vs use PDO errorInfo result...


phpmysqlpdosql-insertmysql-error-1062

Read More
How to handle error for duplicate entries?...


phpmysqlerror-handlingsql-insertmysql-error-1062

Read More
CodeIgniter: Try Catch is not working in model class...


phpcodeignitersql-insertmysql-error-1062

Read More
INSERT IGNORE using Codeigniter...


phpcodeigniteractiverecordsql-insertignore

Read More
Dealing with duplicate keys in codeigniter mysql insert...


phpmysqlcodeignitersql-insertmysql-error-1062

Read More
Codeigniter - Model - Duplicate Entry Alert...


phpmysqlcodeignitersql-insertmysql-error-1062

Read More
BackNext