Lesson 7: Creating an Employee List  Lesson 7: Creating an Employee List


Save the DataWindow object

Note

Now you name the DataWindow object and save it in the emplist_tutorial.pkl library.

NoteSaving to another library You can save objects to different application libraries, but to avoid complications, you save all your new objects in one library. You can also copy or move objects from one library to another using the Library painter.

  1. Select File>Save from the menu bar.

    The Save DataWindow dialog box displays with the insertion point in the DataWindows box.

  2. Type d_sqlgr_employee in the DataWindows box.

    This names the DataWindow object. The prefix d_ is standard for DataWindow objects.

  3. (Optional) Type the following comments in the Comments box:

    This DataWindow object retrieves employee first names and last names.
    
    Shown is the Design view. The horizontal Heading band at the top includes the headings Customer I D, First Name, Last Name, and Company Name. The Detail band below it displays the column names i d , f name, l name, and company _ name.
  4. Click OK.

    PocketBuilder saves the DataWindow object and closes the Save DataWindow dialog box.





Copyright © 2004. Sybase Inc. All rights reserved. Lesson 7: Creating an Employee List

View this book as PDF