Raw Table Editor

RawTablesEditForm, fmSerializeEditor


Raw Table Editor section represented with the database tables list in the left which can be selected to edit in the right pane.

Raw Table Editor section

Pay attention, to be able to work with such data you need to have the appropriate skills and we do not recommend to make the global modifications without technical assistance or help!

To see the table's content just select the required one from a list and double-click on the chosen position - you should see as usual the three tabs of the table content:

Data, DDL and Fields. Switching between the tabs you can see the following information:

- Data tab displays all data stored in table cells, showing the actual table.

Data tab

- DDL - covers the table's data in the so-called Data Definition Language (the language that provides information or data structure of your store database). A subset of SQL commands is common.

DDL tab

- Fields tab shows a table, structured by fields.

fields tab

If you select more than one tables, the contents of each of them display in separate tabs. Moving from one table to another can be possible simply by clicking on the relevant tab.

Multiple tabs

Among the general options of this section there are some typical for Store Manager instruments as Export to Excel, Export to HTML and Edit as HTML options. The last one is active only for selected table in Data tab.

Table Contents toolbar

By pressing it, the HTML Editor form appears to facilitate edit any text in table cells and see its actual view.

HTML editor