- Start the DISE Parser.
- Select File > Import.
- Go to the Samples directory and select the ODBC.dpmodifiers file.
- Right click on the Database access modifier and select Settings.
- Click on the Edit button and configure your DSN (Database Source Name).
- Write a SQL Query in the Statement box.
- Click Ok.
- Click Test.
- Take a look at the output file, located in your "Public\Documents\DISE Parser" folder in a file called "odbc_output.txt".
The processing will use a XSL file called db.xsl that will just convert all the rows in the ODBC database into lines of text. You can open that file to do some changes on how the output should be.