Configuring a DataWindow Library List

You can configure a DataWindow library list in a Web Application project. The project must have the DataWindow project nature enabled before you can configure a DataWindow library list.

You can specify a library list that contains multiple DataWindow libraries (.pbl) and work with multiple DataWindow objects in these libraries. The order of the libraries in the list is important. Because you can have DataWindow objects with the same name in different libraries, the order of the libraries in the list determines the order the libraries search for a DataWindow.

Prerequisite: Add the DataWindow project nature to your project.

To configure the DataWindow library list:

  1. Right-click the project in the WorkSpace Navigator for which you want to configure a DataWindow library list and select Properties from the context menu.

    The Properties for <projectname> dialog box appears.

  2. Select DataWindow Library List in the left pane.

    The DataWindow Library list appears in the right pane.

  3. To add a DataWindow library from your project.

    1. Click Add.

      The Browse for Library dialog box appears.

    2. Select the DataWindow library, which will have the extension .pbl, that you want to add and click OK.

      The library you added now appears in the DataWindow library list.

  4. To delete an existing DataWindow library, select the library from the list and click Remove.

  5. To change the order of the libraries, select the library that you want to move and click Up or Down until the libraries are in the correct order.

  6. Click OK.

    The dialog box closes.

Creating a DataWindow Library in Sybase WorkSpace

Importing a DataWindow into a DataWindow Library

Importing a DataWindow Library into a Project

Building a DataWindow Object

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com