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

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

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

Entry: commit
Aliases: commit rollback
Keywords: interface database
Description: RDBMS Transaction Management 
URL: ../../../library/RMySQL/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/RMySQL/html/S4R.html

Entry: MySQL
Aliases: MySQL MySQLManager
Keywords: interface database
Description: Instantiate a MySQL client from the current R or S session 
URL: ../../../library/RMySQL/html/MySQL.html

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

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

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

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

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

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

Entry: isIdCurrent
Aliases: isIdCurrent
Keywords: interface database
Description: Check whether a database handle object is valid or not 
URL: ../../../library/RMySQL/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/RMySQL/html/metaData.html

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

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

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

Entry: quickSQL
Aliases: quickSQL
Keywords: interface database
Description: Quick SQL Execution 
URL: ../../../library/RMySQL/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/RMySQL/html/dbApply.html

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

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

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

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

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

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

