Gentee Programming Language > Documentation > Libraries Download documentation

odbc.newquery

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.

odbcquery odbc.newquery()

Return value

A new ODBC query.

See also

    Data Access Using ODBC


 Copyright © 2004-2006 Gentee Inc. All rights reserved.