Use the SQL Export tool to generate SQL statements to create the defined VDB tables in your desired database.
Type: Select the database and API connection method you want to create tables in.
Data Source: If the database does not exist in the path provided, the export tool will create the database and associated tables.
For ODBC database connections, use the system data source name as specified in ODBC.
For Oracle OCI, use the OCI TNS Alias (database server name).
For MySQL use the database name.
For SQLite, browse to the path of the .sqlite target database file.
Database (for ODBC): The name of the target database.
Username and Password: If required, enter your database login credentials.