Skip to main content
Skip table of contents

Exporting a DB table in .CSV format (when entries are in DBE format)

In Digas Admin you can choose if you want to save DB entries as DBX or DBE files.

This described method of creating a csv file only works if your entries are in DBE format. From DBX it is much more complicated to convert.  DBE entries can be imported into Excel easily.


To create the csv file you must prepare in Notepad ++ beforehand.

  • You first need to replace the square brackets ([ ]) with semicolons ( ; ) and insert line breaks before every "OBJECT".
  • Then you can import the file into Excel and tell it to treat the semicolons as column separators.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.