Where to get and how to use ds.exe: ---------------------------------- Syntax: ds toSQL f ds toERD f Ensure: Your PATH must contain the absolute path to the folder containung the docs2web installation (a zipped version of it is http://greiterweb.de/spw/use/docs2web.zip). f is meant to be the identifier of your data model. if toSQL: ./f.er1 has to be a file containing your data model's specification in ERD Notation (as explained in http://greiterweb.de/spw/dox/er2web.pdf). if toERD: ./f.sql has to be a file containing your data model's specification in SQL. The purpose of a call to ds.exe is to ensure that ./f.schema/* is presenting your datamodel in SQL, in ERD Notation, and (as soon as f.er1 is complete) also in HTML. Author: ggreiter@gmx.de, 2012.01.06.1023 Use this program on your own risk only (any other usage is forbidden).