Gentee Programming Language > Documentation > Libraries Download documentation

odbcquery.settimeout

Sets the number of seconds to wait for a SQL query execution.
 
odbcquery.settimeout(
      uint   timeout
)

Parameters

timeoutThe number of seconds to wait for a SQL query execution. If it is equal to 0, then there is no timeout.

See also

    Data Access Using ODBC


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