[Package List] [Top]

A C D E F G H I L M N P Q R S U

-- A --

as.integer.dbObjectId Support SQLite methods
as.integer.SQLiteConnection Support SQLite methods
as.integer.SQLiteManager Support SQLite methods
as.integer.SQLiteResultSet Support SQLite methods
as.SQLiteConnection Support SQLite methods
as.SQLiteManager Support SQLite methods
as.SQLiteResultSet Support SQLite methods
assignTable Convenience functions for Importing/Exporting RDBMS tables into R/S.
assignTable.SQLiteConnection Support SQLite methods

-- C --

callProc Call an SQL stored procedure
close.dbConnection Support SQLite methods
close.resultSet Support SQLite methods
close.SQLiteConnection Support SQLite methods
close.SQLiteResultSet Support SQLite methods
commit RDBMS Transaction Management
commit.SQLiteConnection Support SQLite methods

-- D --

dbApply Apply R/S functions to remote groups of DBMS rows (experimental)
dbApply.SQLiteResultSet Support SQLite methods
dbConnect Create a connection to a DBMS
dbConnect.default Support SQLite methods
dbConnect.SQLiteConnection Support SQLite methods
dbConnect.SQLiteManager Support SQLite methods
dbExec Execute an SQL script on a given database connection
dbExec.SQLiteConnection Support SQLite methods
dbExecStatement Execute an SQL statement on a given database connection
dbExecStatement.SQLiteConnection Support SQLite methods
dbManager Instantiate a database manager
describe Describe an object through its meta-data
describe.SQLiteConnection Support SQLite methods
describe.SQLiteManager Support SQLite methods
describe.SQLiteResultSet Support SQLite methods

-- E --

execStatement.SQLiteConnection Support SQLite methods
existsTable Convenience functions for Importing/Exporting RDBMS tables into R/S.
existsTable.dbConnection Support SQLite methods
existsTable.SQLiteConnection Support SQLite methods

-- F --

fetch Fetch records from a previously executed SELECT statement
fetch.SQLiteResultSet Support SQLite methods
format.dbObjectId Support SQLite methods
format.SQLiteConnection Support SQLite methods
format.SQLiteManager Support SQLite methods
format.SQLiteResultSet Support SQLite methods

-- G --

getAffectedRows R/S database interface meta-data
getConnection R/S database interface meta-data
getConnection.default Support SQLite methods
getConnection.SQLiteConnection Support SQLite methods
getConnection.SQLiteResultSet Support SQLite methods
getConnections R/S database interface meta-data
getConnections.SQLiteManager Support SQLite methods
getCurrentDatabase R/S database interface meta-data
getCurrentDatabase.SQLiteConnection Support SQLite methods
getDatabases R/S database interface meta-data
getDatabases.SQLiteConnection Support SQLite methods
getException R/S database interface meta-data
getException.SQLiteConnection Support SQLite methods
getException.SQLiteResultSet Support SQLite methods
getFields R/S database interface meta-data
getFields.SQLiteResultSet Support SQLite methods
getInfo R/S database interface meta-data
getInfo.SQLiteConnection Support SQLite methods
getInfo.SQLiteManager Support SQLite methods
getInfo.SQLiteResultSet Support SQLite methods
getManager Get a database manager object from a derived handle
getManager.SQLiteConnection Support SQLite methods
getManager.SQLiteResultSet Support SQLite methods
getNullOk R/S database interface meta-data
getNumCols Get number of rows/columns of an SQL table
getNumCols.default Support SQLite methods
getNumRows Get number of rows/columns of an SQL table
getResultSet R/S database interface meta-data
getResultSets R/S database interface meta-data
getResultSets.SQLiteConnection Support SQLite methods
getRowCount R/S database interface meta-data
getRowCount.SQLiteResultSet Support SQLite methods
getRowsAffected Support SQLite methods
getStatement R/S database interface meta-data
getStatement.SQLiteResultSet Support SQLite methods
getTable Convenience functions for Importing/Exporting RDBMS tables into R/S.
getTable.dbConnection Support SQLite methods
getTable.SQLiteConnection Support SQLite methods
getTableFields R/S database interface meta-data
getTableFields.SQLiteConnection Support SQLite methods
getTableFields.SQLiteResultSet Support SQLite methods
getTableIndices R/S database interface meta-data
getTableIndices.SQLiteConnection Support SQLite methods
getTables R/S database interface meta-data
getTables.SQLiteConnection Support SQLite methods
getVersion R/S database interface meta-data
getVersion.SQLiteConnection Support SQLite methods
getVersion.SQLiteManager Support SQLite methods

-- H --

hasCompleted R/S database interface meta-data
hasCompleted.SQLiteResultSet Support SQLite methods

-- I --

isIdCurrent Check whether a database handle object is valid or not
isSQLKeyword Is a name an SQL keyword?

-- L --

load Load/unload the client part of a database interface
load.default Support SQLite methods
load.SQLiteManager Support SQLite methods
loadManager.SQLiteManager Support SQLite methods

-- M --

make.SQL.names Make R/S identifiers into legal SQL identifiers.

-- N --

new.dbObjectId Support SQLite methods
new.default Support SQLite methods
new.SQLiteManager Support SQLite methods
new.SQLiteObject Support SQLite methods
new.SQLiteResultSet Support SQLite methods
newConnection.SQLiteManager Support SQLite methods

-- P --

print.dbObjectId Support SQLite methods
print.SQLiteConnection Support SQLite methods
print.SQLiteManager Support SQLite methods
print.SQLiteResultSet Support SQLite methods

-- Q --

quickSQL Quick SQL Execution
quickSQL.SQLiteConnection Support SQLite methods

-- R --

removeTable Convenience functions for Importing/Exporting RDBMS tables into R/S.
removeTable.dbConnection Support SQLite methods
removeTable.SQLiteConnection Support SQLite methods
rollback RDBMS Transaction Management
rollback.SQLiteConnection Support SQLite methods

-- S --

setDataMappings Set data mappings between an RDBMS and R/S
show.default Support SQLite methods
SQLDataType Determine the SQL Data Type of an R/S object
SQLDataType.default Support SQLite methods
SQLDataType.SQLiteConnection Support SQLite methods
SQLDataType.SQLiteManager Support SQLite methods
SQLite Instantiate the SQLite engine from the current R/S session.
SQLiteManager Instantiate the SQLite engine from the current R/S session.

-- U --

unload Load/unload the client part of a database interface
unload.SQLiteManager Support SQLite methods