|
Software Description:
|
About Softinabox Script Engine, This tool lets you document existing database structures and data by generating an SQL script. It contains descriptions of statements used to create a database, its objects and its data. You can generate a script from existing database objects and add them to another database. The schema of the following objects can be generated and saved as a script: | Tables Indexes Views Stored procedures Defaults Rules Keys Constraints | Full-text indexes User-defined data types Triggers Users Groups Roles Logins Object-level permissions | This allows you to maintain a backup script to recreate databaseobjects, create or update database development code, or create a test environment from an existingschema. The script engine provides these features in an MDI environment to create and edit script command files and SQL scripts. |