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

Working with a DataStore – PB Docs 2022 – PowerBuilder Library

Working with a DataStore – PB Docs 2022

Working
with a DataStore

To use a DataStore, you first need to create an instance of the
DataStore object in a script and assign the DataWindow object to the
DataStore. Then, if the DataStore is intended to retrieve data, you need
to set the transaction object for the DataStore. Once these setup steps
have been performed, you can retrieve data into the DataStore, share data
with another DataStore or DataWindow control, or perform other
processing.

Examples

The following script uses a DataStore to retrieve data from the
database. First it instantiates the DataStore object and assigns a
DataWindow object to the DataStore. Then it sets the transaction object
and retrieves data into the DataStore:


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