Easy ways of editing database content (records)

1
Guys,  is there an easy way of editing the data in the database.  very small changes without having to write complex SQL queries. I have created the Customer Overview and Customer Detail but would like to edit data in the database directly  Can it be done from the modeler ? What other options exist?  thanks in advance D
asked
1 answers
1

Daryl,

The data in the database can’t be edited from the modeler directly.

If needed use the appropriate editor for this and take care on what you are changing.

My question for you what is the case that you can’t handle with the Mendix functionality that requires you to edit the data in the database directly?

answered