R/Splus Database Interface


[Package List] [Top]
Accompanying documentation is available in the subdirectory "doc" of the installed package.

.SQL92Keywords Make R/Splus identifiers into legal SQL identifiers
dbCallProc Call an SQL stored procedure
dbClearResult Execute a statement on a given database connection
dbColumnInfo Database interface meta-data
dbCommit DBMS Transaction Management
dbConnect Create a connection to a DBMS
dbDataType Determine the SQL Data Type of an S object
dbDisconnect Create a connection to a DBMS
dbDriver Database Interface (DBI) Classes and drivers
dbExistsTable Convenience functions for Importing/Exporting DBMS tables
dbGetDBIVersion Database interface meta-data
dbGetException Execute a statement on a given database connection
dbGetInfo Database interface meta-data
dbGetQuery Execute a statement on a given database connection
dbGetRowCount Database interface meta-data
dbGetRowsAffected Database interface meta-data
dbGetStatement Database interface meta-data
dbHasCompleted Database interface meta-data
DBIConnection Database Interface (DBI) Classes and drivers
DBIConnection-class Class DBIConnection
DBIDriver Database Interface (DBI) Classes and drivers
DBIDriver-class Class DBIDriver
DBIObject Database Interface (DBI) Classes and drivers
DBIObject-class Class DBIObject
DBIResult Database Interface (DBI) Classes and drivers
DBIResult-class Class DBIResult
dbListConnections List items from a remote DBMS and from objects that implement the database interface DBI.
dbListFields List items from a remote DBMS and from objects that implement the database interface DBI.
dbListResults List items from a remote DBMS and from objects that implement the database interface DBI.
dbListTables List items from a remote DBMS and from objects that implement the database interface DBI.
dbReadTable Convenience functions for Importing/Exporting DBMS tables
dbRemoveTable Convenience functions for Importing/Exporting DBMS tables
dbRollback DBMS Transaction Management
dbSendQuery Execute a statement on a given database connection
dbSetDataMappings Set data mappings between an DBMS and R/Splus
dbUnloadDriver Database Interface (DBI) Classes and drivers
dbWriteTable Convenience functions for Importing/Exporting DBMS tables
fetch Fetch records from a previously executed query
format Support functions
isSQLKeyword Make R/Splus identifiers into legal SQL identifiers
make.db.names Make R/Splus identifiers into legal SQL identifiers
print Support functions
print.list.pairs Support functions
SQLKeywords Make R/Splus identifiers into legal SQL identifiers
summary Support functions