As part of this tutorial, you create a DataWindow that enables you to retrieve, present, and manipulate data from a relational database or other data source in Sybase WorkSpace. However, before you create a DataWindow object, you must complete this lesson to create the DataWindow library to contain the object.
See the Web Application Development online topic Working
with DataWindows for additional information.
Select File|New|Other on the main menu bar to open the New creation wizard.
In the New wizard, select Sybase|DataWindow Library in the Wizards list and click Next.
When the New DataWindow Library File wizard opens, expand SybStore_Tutorial_Web/webroot/WEB-INF/pb in the tree view to populate the Enter or select the parent folder field.
Type dwlibrary1.pbl
for
the File Name and click Next.
On the Database Connection Profile selection page, select and click Finish.
You have finished creating a DataWindow library. Verify that the file name is visible below the MySybStore_Tutorials_Web/webroot/ folder in the WorkSpace Navigator.