J
jokobe
I'm trying to delete a record. The record has the ID 6174.
I have tried to delete with DELETE * FROM my_table where customer = 6174 or
I open the table, select the record and click delete - but nothing is
happening.
No error message....
The record seems to be "broken" and contains in a field instead of a proper
value (actually a link) just the value #error. The field values can't be
changed...
Any helpful hint?
Thanks in advance
jokobe
I have tried to delete with DELETE * FROM my_table where customer = 6174 or
I open the table, select the record and click delete - but nothing is
happening.
No error message....
The record seems to be "broken" and contains in a field instead of a proper
value (actually a link) just the value #error. The field values can't be
changed...
Any helpful hint?
Thanks in advance
jokobe