Sack Library Documentation
ContentsIndexReferenceHome
sack::sql Namespace Types
Types
Name 
Description 
Describes a key column of a table.  
Function signature for the callback when the SQL layer can log a status about a database connection (connection, disconnected, failed...) See SQLSetFeedbackHandler. 
ODBC 
This is the connection object that provides interface to the database. Can be NULL to specify the default connection interface. See namespace sql.

An ODBC connection handles commands as a stack. Each command is done as a temporary entry on the stack. A query is done as an entry on the stack, but the entry remains on the stack until the final result is retrieved or an early PopODBC is called.

The structure of this is such that if a command is slow to a database, it would be possible to stack commands that are temporary and pending until... more 
Describes a key column of a table.  
 
function call signature for callback method passed to RegisterResponceHandler. 
 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.