Importing data into a DataWindow object

StepsTo import data into a DataWindow object:

  1. Select Rows>Import from the menu bar.

  2. Specify the file from which you want to import the data.

    The types of files that you can import into the editor display in the List Files of Type drop-down list.

  3. Click Open.

    Sybase WorkSpace reads the data from the file into the DataWindow editor.

NoteData from file must match DataWindow definition When importing data from a file, the datatypes of the data must match, column for column, all the columns in the DataWindow definition (the columns specified in the SELECT statement), not just the columns that are displayed in the DataWindow object.