|
DBWScript
by dbweigher.com
The DBWScript is the software for MS Access databases to generate creation scripts. This utility generates the SQL script that contains Data Definition Language (DDL) commands. Using this script you can recreate a database.
creation script data definition language ddl sql commands create table tables recreate structure database schema database scheme ms access mdb
|