Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 Class TOdbc  ODBC session management
--------------------------------------------------------------------------------
 DATA
--------------------------------------------------------------------------------
 hEnv         The handle of the environment used by the ODBC.
 hDbc         The handle of the DataBase connection used by the ODBC.
 cConnect     An optional connect string description provided.
 cDSN         The Data Server Name or the DataBases directory path
 cUser        An optional user name provided.
 cPassword    An optional password provided.

 METHODs
--------------------------------------------------------------------------------
 New          Creates a new ODBC object
 Execute      Executes a SQL statement
 End          Ends using the ODBC object
 LastError    Returns the last ODBC error description

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson