by Richard Mewett (9 Submissions)
Category: Complete Applications
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)
This utility is used to script a database.
You can generate SQL Script for Query Analyser which is useful for migrating a JET (Access) database to SQL Server.
You can also generate VB Source code to create a target database via DAO objects or DAO SQL Execute statements.
I wrote this VERY quickly a few years back for a SQL migration project. I will update for ADO if anyone interested!
Download DBCode (9 KB)