How To : Adding a Datasource

Page Status: Beta

Back to Concepts and HOW TOs

Contents

[edit] Description

This document describes how to add a datasource to a  project.

[edit] Prerequisites

Understanding Datasources
Introduction to Bungee Builder

[edit] Procedure

To add a datasource to your project:

  1. In the Solution Explorer, right-click on the project and select Add Datasource.
  2. In the dialog box that's displayed, do the following:
    1. In Datasource Name, type a name for the datasource (the default is Datasource).
    2. Set the Datasource Type, by clicking the ellipsis button (...).
      1. In the dialog box that's displayed:
        1. Expand the project.
        2. Select the class to be used as the type for the datasource from the Local project or from the Project Dependencies.
        3. Click OK.
    3. In Storage Scope, select the scope for the datasource (the default is Design Time).
    4. Click OK.
  3. The datasource is added to the project and automatically selected.

To delete a datasource from your project:

  1. Select the datasource.
  2. Click the Delete icon (red X) at the top of the Solution Explorer.

[edit] Error Handling


[edit] Examples

See the Creating Object Models for Dynamic Interfaces tutorial.

[edit] Next Steps


[edit] Tags


Log in if you would like to rate this page.
    Copyright © 2005 - 2007 Bungee Labs. All rights reserved.