EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

odbc.newquery

Create a new ODBC query. Creates a new ODBC query for the particular ODBC connection. Several queries are likely to be created for one connection. Queries are created inside the ODBC object and deleted in case of its deletion.

method odbcquery odbc.newquery()

Return value

A new ODBC query.

Related links

Source