hub.eb?material_id=346

Creating a Database Resource from a Database Table


You can populate a Database Resource based on an existing Database table or view. This is done using the Database schema wizard in the Database Resource.

The wizard guides you through:

  • Selecting a Database Connection
  • Optionally selecting a schema
  • Selecting a table or view to import from

Resource fields are created to match the columns in the table or view and the Assisted SQL fields are automatically populated.

Related