Home > database >  Data table editing data suggest 'int' object has no attribute 'replace'
Data table editing data suggest 'int' object has no attribute 'replace'

Time:09-16

Have a primary key data table editing data suggest 'int' object has no attribute 'replace'

CodePudding user response:

Unable to visual editing, after specific operation is to modify the table data save directly

CodePudding user response:

Table named int? Field named the replace? Is the keyword
Is case sensitive problem?

CodePudding user response:

refer to the second floor minsic78 response:
table named int? Field named the replace? Is the keyword
Is case sensitive problem?

The table name field names is not a keyword, just a graphical interface for editing the preservation

CodePudding user response:

Int field type, the replace function name, it's not your table name and field name?

CodePudding user response:

reference 4 floor minsic78 response:
int field type, the replace function name, it's not your table name and field name?


This is just I freely banter,
Your problem is the GUI change data error, then tried to change with the update?

CodePudding user response:

reference 5 floor minsic78 reply:
Quote: refer to 4th floor minsic78 response:

Int field type, the replace function name, it's not your table name and field name?


This is just I freely banter,
Your problem is the GUI change data error, then tried to change with the update?

Statements change no problem

CodePudding user response:

Why does it feel error is a bit like python?? Python code is not rigorous, or you have some data sample is a string, introduced into integer, real, and you can point in detail, and the data table editor, also don't know, how do you edit method, the correct SQL directly, it also should be the "function to replace (integer, unknown, unknown) does not exist." "
  • Related