| Gentee Programming Language > Documentation > Libraries | Download documentation |
Runs a SQL query.
uint odbcquery.run( str sqlstr )
sqlstr String that contains the SQL query.
If the execution is successful, it returns nonzero.
See alsoCopyright © 2004-2006 Gentee Inc. All rights reserved. |