/
Creating a VDB
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:
, multiple selections available,
Related content
Create a Component
Create a Component
Read with this
Understanding Databases in Iguana
Understanding Databases in Iguana
More like this
How to Connect to SFTP and FTP
How to Connect to SFTP and FTP
Read with this
Generate Database and Tables from a VDB
Generate Database and Tables from a VDB
More like this
Merging Records
Merging Records
More like this
Database Schema File (*.vdb)
Database Schema File (*.vdb)
More like this