Skip to content

Error in UPDATE #25

@BredrickSa

Description

@BredrickSa

When I perform an UPDATE, an error is always returned, for example:
UPDATE table SET field_a = 'S' WHERE field_b = 'A03';
ERROR: operation not supported. [SQL state = 1007]

Paradox - SQL Workbench-J

I don't know if all DML routines are already implemented, if they are already, I believe I'm doing something wrong.

I am using Workbench / J for manipulation between databases. Queries are returning perfectly.

  • OS: Windows 10
  • Java: 8 (build 1.8.0_191-b12)
  • App: SQL Workbench/J (Build 125 - 2019-05-08 21:36)
  • JDBC: v1.4.1

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions