DP4 provides the following utilities for SQL data structure transfer:
SQLMake
This utility creates an SQL database from a DP4 database. It does this by creating a file of SQL DDL (Data Definition Language) commands which can be executed using an SQL product from another supplier
SQL2DP4.EXE
This utility creates a DP4 database from a file of SQL DDL commands such as CREATE TABLE and CREATE INDEX