Dbm (discuter | contributions) (→SQLfast) |
Dbm (discuter | contributions) m (→SQLfast) |
||
Ligne 98 : | Ligne 98 : | ||
:*SQLfast Tutorial - <b>11. Output channels</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto11-Output-Channels.pdf [full text]] | :*SQLfast Tutorial - <b>11. Output channels</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto11-Output-Channels.pdf [full text]] | ||
+ | ::''Chapter contents'': Where to write? Output channels: console, standard output file, user output file, variable. Changing output channel. Default output channel. Default output mode. | ||
+ | ::''Statements and functions'': <tt>write</tt>, <tt>select</tt>, <tt>outputOpen</tt>, <tt>outputAppend</tt>, <tt>outcoding</tt>, <tt>outputtype</tt>, <tt>outputmode</tt>. | ||
:*SQLfast Tutorial - <b>12. Dialogues</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto12-Dialogues.pdf [full text]] | :*SQLfast Tutorial - <b>12. Dialogues</b>, draft version, June 2, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto12-Dialogues.pdf [full text]] | ||
+ | ::''Chapter contents'': Data entry ''vs'' data update. Checking user action. Text entry/update. Selecting one item. Selecting multiple items. | ||
+ | ::''Statements and functions'': <tt>DIALOGbutton</tt>, <tt>ask/askData</tt>, <tt>parameter label-separator</tt>, <tt>ask-u</tt>, <tt>askText</tt>, <tt>askText-u</tt>, <tt>selectOne</tt>, <tt>selectOne-u</tt>, <tt>selectMany</tt>, <tt>selectMany-u</tt>, <tt>textwrap</tt>, <tt>stdTextX</tt>, <tt>stdTextY</tt>. | ||
:*SQLfast Tutorial - <b>13. Displaying data</b>, draft version, October 3, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto13-Displaying-data.pdf [full text]] | :*SQLfast Tutorial - <b>13. Displaying data</b>, draft version, October 3, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto13-Displaying-data.pdf [full text]] | ||
+ | ::''Chapter contents'': Displaying a message. Message formatting. Displaying a data set. Displaying a text. Displaying a picture. Displaying a drawing. Dialogue help. Loading a file in a variable. Database browsers. | ||
+ | ::''Statements and functions'': <tt>showMessage</tt>, <tt>showData</tt>, <tt>showText</tt>, <tt>showPicture</tt>, <tt>showDrawing</tt>, <tt>maxPictureX</tt>, <tt>maxPictureY</tt>, <tt>help</tt>, <tt>fileToVariable</tt>. | ||
:*SQLfast Tutorial - <b>14. Advanced dialogues</b>, draft version, August 20, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto14-Advanced-dialogues.pdf [full text]] | :*SQLfast Tutorial - <b>14. Advanced dialogues</b>, draft version, August 20, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto14-Advanced-dialogues.pdf [full text]] | ||
+ | |||
+ | ::''Chapter contents'': Entry box layout: multi-row, multi-column. | ||
:*SQLfast Tutorial - <b>15. Large data objects</b>, draft version, March 3, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto15-Big-data.pdf [full text]] | :*SQLfast Tutorial - <b>15. Large data objects</b>, draft version, March 3, 2014. [http://www.info.fundp.ac.be/~dbm/Documents/Tutorials/SQLfast/SQLfast-Tuto15-Big-data.pdf [full text]] |
<Retour à la page d'accueil / Back>
Sommaire |