Creating a VDB
There are two ways to create a VDB:
Build the VDB database table schemas using the Iguana GUI editor
Have Iguana import your database table schemas directly from your database
You can follow along the steps below for each method:
Note: It is recommended that column names do not contain spaces (ex. First Name). If column names have spaces, db.merge will not be able to be used and instead will have to write and execute SQL statements from the Translator.
Building a VDB in Iguana:
Import Database Table Schemas:
Â
Â