Working with Schema Definitions Using Connection Properties
Connections to Couchbase require a schema definition that can map the denormalized data to a relational form. To create and work with schema definitions, you can use the Schema Editor application that is included with the connector. As an alternative, if you need to interact with schema definitions without using the application, you can use connection properties to configure the connector to operate on schema definitions.
The Simba Couchbase ODBC Driver provides connection properties that enable you to create, import, export, and delete schema definitions. You can set these properties in a connection stringodbc.ini
file)
Note:
- On Windows 7 or earlier, the guide is available from the Simba Couchbase ODBC Driver program group in the Start menu.
- On Windows 8 or later, you can search for the guide on the Start screen.
The following topics describe how to work with schema definitions using connection properties: