CSV List of Attributes and Descriptions

Hi We're in the process of requisitioning Toad Data Modeller. But in the mean-time, I'd like to be able to generate an entity/attribute/description csv file.

I was thinking of doing by creating a XSLT template, but not sure how to do that.

Would anybody be able to help?

Regards

Sandy

Hi Sandy,

I have a simpler solution for you then XSLT. Toad Data Modeler allows you to export to a CSV file.

  1. Select File | Export | Export to CSV.
  2. Select the entities you want to export.
  3. Click Export. A new CSV file will be created in the specified destination.

If you still want XSLT. To use XSLT:

  1. Model | Generate Report | Reports / XSL Transformation...
  2. You can choose Toad Data Modeler's XSLT template or you can insert your XSLT template (XSL File Location).
  3. Click Transform.

Regards
Petr