Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Importing data into a DataWindow object – PB Docs 126 – PowerBuilder Library

Importing data into a DataWindow object – PB Docs 126

Importing data into a DataWindow object

You can import and
display data from an external source and save the imported data
in the database.

proc.png To 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 painter display
    in the List Files of Type drop-down list.

  3. Click Open.

    PowerBuilder reads the data from the file into the DataWindow painter. You
    can then click the Update Database button in the PainterBar to add
    the new rows to the database.

note.png Data 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.

For information about importing XML data, see Chapter 29, “Exporting and Importing
XML Data.”


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x