목차
Relating DataWindows to Databases
Setting the Transaction Object for a DataWindow Object
Retrieving Data
Coding a Complete Retrieval Transaction
Setting the Transaction Object for a DataWindow Object
Retrieving Data
Coding a Complete Retrieval Transaction
본문내용
Relating DataWindows to Databases
Setting the Transaction Object for a DataWindow Object
Retrieving Data
Coding a Complete Retrieval Transaction
The DataWindow object is associated with a database through a transaction object using the SetTransObject( ) function.
The DataWindow control Retrieve( ) function is used, with or without arguments, to retrieve data from a database.
Setting the Transaction Object for a DataWindow Object
Retrieving Data
Coding a Complete Retrieval Transaction
The DataWindow object is associated with a database through a transaction object using the SetTransObject( ) function.
The DataWindow control Retrieve( ) function is used, with or without arguments, to retrieve data from a database.