MOO.AWM.COMPAT
MOO.AWM.COMPAT
Creates the AWM compatibility layer.
Syntax
call moo.awm.compat('[Verbose]{true|false}',
[ShwSQL]{true|false}',
[JustSQL]{true|false}',
[DropTable]{true|false}',)
Definitions
| Argument | Description | 
| Verbose | Show Output | 
| ShwSql | Send the definition of the SQL to be executed to the current outfile | 
| JustSQL | Just generate TEMP.COMPAT.SQL but do not actually execute it | 
| dropTable | Drop and re-create Tables instead of just truncating and re-snapping them from the Relational Views | 
Return Value
Various {STRING}