Entry: supportObjects
Aliases: .SQLite.NA.string .SQLKeywords .conflicts.OK
Keywords: datasets interface database internal
Description: Support objects for RS-DBI
URL: ../../../library/RSQLite/html/supportObjects.html

Entry: isSQLKeyword
Aliases: isSQLKeyword
Keywords: interface database
Description: Is a name an SQL keyword? 
URL: ../../../library/RSQLite/html/isSQLKeyword.html

Entry: SQLite
Aliases: SQLite SQLiteManager
Keywords: interface database
Description: Instantiate the SQLite engine from the current R/S session. 
URL: ../../../library/RSQLite/html/SQLite.html

Entry: callProc
Aliases: callProc
Keywords: interface database
Description: Call an SQL stored procedure 
URL: ../../../library/RSQLite/html/callProc.html

Entry: commit
Aliases: commit rollback
Keywords: interface database
Description: RDBMS Transaction Management 
URL: ../../../library/RSQLite/html/commit.html

Entry: S4R
Aliases: ErrorClass as new oldClass oldClass<- show usingR
Keywords: internal
Description: R compatibility with S version 4/Splus5+ support functions
URL: ../../../library/RSQLite/html/S4R.html

Entry: dbExecStatement
Aliases: dbExecStatement
Keywords: interface database
Description: Execute an SQL statement on a given database connection 
URL: ../../../library/RSQLite/html/dbExecStatement.html

Entry: dbExec
Aliases: dbExec
Keywords: interface database
Description: Execute an SQL script on a given database connection 
URL: ../../../library/RSQLite/html/dbExec.html

Entry: methods.SQLite
Aliases: SQLDataType.SQLiteConnection SQLDataType.SQLiteManager SQLDataType.default as.SQLiteConnection as.SQLiteManager as.SQLiteResultSet as.integer.SQLiteConnection as.integer.SQLiteManager as.integer.SQLiteResultSet as.integer.dbObjectId assignTable.SQLiteConnection close.SQLiteConnection close.SQLiteResultSet close.dbConnection close.resultSet commit.SQLiteConnection dbApply.SQLiteResultSet dbConnect.SQLiteConnection dbConnect.SQLiteManager dbConnect.default dbExec.SQLiteConnection dbExecStatement.SQLiteConnection describe.SQLiteConnection describe.SQLiteManager describe.SQLiteResultSet execStatement.SQLiteConnection existsTable.SQLiteConnection existsTable.dbConnection fetch.SQLiteResultSet format.SQLiteConnection format.SQLiteManager format.SQLiteResultSet format.dbObjectId getConnection.SQLiteConnection getConnection.SQLiteResultSet getConnection.default getConnections.SQLiteManager getCurrentDatabase.SQLiteConnection getDatabases.SQLiteConnection getException.SQLiteConnection getException.SQLiteResultSet getFields.SQLiteResultSet getInfo.SQLiteConnection getInfo.SQLiteManager getInfo.SQLiteResultSet getManager.SQLiteConnection getManager.SQLiteResultSet getNumCols.default getResultSets.SQLiteConnection getRowCount.SQLiteResultSet getRowsAffected getRowsAffected.SQLiteResultSet getStatement.SQLiteResultSet getTable.SQLiteConnection getTable.dbConnection getTableFields.SQLiteConnection getTableFields.SQLiteResultSet getTableIndices.SQLiteConnection getTables.SQLiteConnection getVersion.SQLiteConnection getVersion.SQLiteManager hasCompleted.SQLiteResultSet load.SQLiteManager load.default loadManager.SQLiteManager new.SQLiteManager new.SQLiteObject new.SQLiteResultSet new.dbObjectId new.default newConnection.SQLiteManager print.SQLiteConnection print.SQLiteManager print.SQLiteResultSet print.dbObjectId quickSQL.SQLiteConnection removeTable.SQLiteConnection removeTable.dbConnection rollback.SQLiteConnection show.default unload.SQLiteManager
Keywords: interface database
Description: Support SQLite methods
URL: ../../../library/RSQLite/html/methods.SQLite.html

Entry: load
Aliases: load unload
Keywords: interface database
Description: Load/unload the client part of a database interface 
URL: ../../../library/RSQLite/html/load.html

Entry: describe
Aliases: describe
Keywords: database interface
Description: Describe an object through its meta-data 
URL: ../../../library/RSQLite/html/describe.html

Entry: dbManager
Aliases: dbManager
Keywords: interface database
Description: Instantiate a database manager 
URL: ../../../library/RSQLite/html/dbManager.html

Entry: getTable
Aliases: getTable assignTable existsTable removeTable
Keywords: interface database
Description: Convenience functions for Importing/Exporting RDBMS tables into R/S. 
URL: ../../../library/RSQLite/html/getTable.html

Entry: isIdCurrent
Aliases: isIdCurrent
Keywords: interface database
Description: Check whether a database handle object is valid or not 
URL: ../../../library/RSQLite/html/isIdCurrent.html

Entry: metaData
Aliases: hasCompleted getAffectedRows getConnection getConnections getCurrentDatabase getDatabases getException getFields getInfo getResultSet getResultSets getStatement getTables getTableFields getTableIndices getRowCount getNullOk getVersion
Keywords: interface database
Description: R/S database interface meta-data 
URL: ../../../library/RSQLite/html/metaData.html

Entry: setDataMappings
Aliases: setDataMappings
Keywords: interface database
Description: Set data mappings between an RDBMS and R/S 
URL: ../../../library/RSQLite/html/setDataMappings.html

Entry: make.SQL.names
Aliases: make.SQL.names
Keywords: interface database
Description: Make R/S identifiers into legal SQL identifiers. 
URL: ../../../library/RSQLite/html/make.SQL.names.html

Entry: quickSQL
Aliases: quickSQL
Keywords: interface database
Description: Quick SQL Execution 
URL: ../../../library/RSQLite/html/quickSQL.html

Entry: dbApply
Aliases: dbApply
Keywords: programming interface database
Description: Apply R/S functions to remote groups of DBMS rows (experimental)
URL: ../../../library/RSQLite/html/dbApply.html

Entry: getManager
Aliases: getManager
Keywords: interface database 
Description: Get a database manager object from a derived handle 
URL: ../../../library/RSQLite/html/getManager.html

Entry: getNumRows
Aliases: getNumRows getNumCols
Keywords: interface database
Description: Get number of rows/columns of an SQL table 
URL: ../../../library/RSQLite/html/getNumRows.html

Entry: dbConnect
Aliases: dbConnect
Keywords: interface database
Description: Create a connection to a DBMS 
URL: ../../../library/RSQLite/html/dbConnect.html

Entry: fetch
Aliases: fetch
Keywords: interface database
Description: Fetch records from a previously executed SELECT statement 
URL: ../../../library/RSQLite/html/fetch.html

Entry: SQLDataType
Aliases: SQLDataType
Keywords: interface database
Description: Determine the SQL Data Type of an R/S object 
URL: ../../../library/RSQLite/html/SQLDataType.html

