JDBC Driver for Quickbase

Build 22.0.8462

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to Quickbase APIs.

Key Features

  • The driver models Quickbase entities like documents, folders, and groups as relational views, allowing you to write SQL to query Quickbase data.
  • Stored procedures allow you to execute operations to Quickbase
  • Live connectivity to these objects means any changes to your Quickbase account are immediately reflected when using the driver.

Tables

Tables are automatically determined from the Quickbase.

Views

Views will be listed for table reports if IncludeTableReports is set to true.

Stored Procedures

Stored Procedures are function-like interfaces to Quickbase. Stored procedures allow you to execute operations to Quickbase, including downloading documents and moving envelopes.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462