vsTASKER 7 Tutorial
×
Menu
Index

SQL

  
The SQL feature of vsTASKER allows easy access to a SQL server using C/C++ API normally provided by the vendor. From the GUI, user can define Schemas, Tables and their content. Each table can be loaded at start or created and filled during the play. vsTASKER generates all necessary code to facilitate the access of the data and the connection to the SQL database.
Refer to the chapter below to learn how to setup the SQL environment according to the selected software used.
 
vsTASKER has been used with some SQL servers in order to import data or to store result for analysis or display. Only the following two are detailed.