4D v13.4Receiving an SQL query result into arrays |
||
|
4D v13.4
Receiving an SQL query result into arrays
Receiving an SQL query result into arrays
Now we want to pass a variable to the SQL query containing the year (and not the year itself, hard-coded) and get all the movies released in 1960 or more recently. In addition, for each movie found, we also want information such as the year, title, director, media used and tickets sold. The solution is to receive this information in arrays or in a list box.
To test all the above examples, launch the "4D SQL Code Samples" database and go to the main window. You can then choose the query mode and press the SQL query results in arrays button. |
PROPERTIES
Product: 4D |