...
- Spatial Data Transformation - This task is the most complex in terms of setup and understanding. It performs Spatial Data Transformations which is described in Ogr Documentation in (ogr2ogr.exe), and you should understand this in trying to understand the dialog.
- Stored Procedure - This task will run a database ‘Stored Procedure’. This will only operate on database connections that support multi-directional writing such as the iShare PostGres database. You can also use this option to run any SQL Statement on your iShare database by selecting the at_wkf_executecmd stored procedure.
- VB Script - This task will run a Visual Basic Script file.
- Program – This will run a program and allows for parameters to be supplied.
...