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

Entry: MySQLConnection-class
Aliases: MySQLConnection-class
Keywords: database interface classes
Description: Class MySQLConnection
URL: ../../../library/RMySQL/html/MySQLConnection-class.html

Entry: MySQLDriver-class
Aliases: MySQLDriver-class
Keywords: database interface classes
Description: Class MySQLDriver
URL: ../../../library/RMySQL/html/MySQLDriver-class.html

Entry: MySQLObject-class
Aliases: MySQLObject-class
Keywords: database interface classes
Description: Class MySQLObject
URL: ../../../library/RMySQL/html/MySQLObject-class.html

Entry: MySQLResult-class
Aliases: MySQLResult-class
Keywords: database interface classes
Description: Class MySQLResult
URL: ../../../library/RMySQL/html/MySQLResult-class.html

Entry: S4R
Aliases: ErrorClass usingR
Keywords: internal
Description: R compatibility with S version 4/Splus5+ support functions
URL: ../../../library/RMySQL/html/S4R.html

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

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

Entry: dbCallProc-methods
Aliases: dbCallProc-methods dbCallProc,MySQLConnection-method
Keywords: interface database
Description: Call an SQL stored procedure
URL: ../../../library/RMySQL/html/dbCallProc-methods.html

Entry: dbCommit-methods
Aliases: dbCommit-methods dbRollback-methods dbCommit,MySQLConnection-method dbRollback,MySQLConnection-method
Keywords: interface database
Description: DBMS Transaction Management
URL: ../../../library/RMySQL/html/dbCommit-methods.html

Entry: dbConnect-methods
Aliases: dbDisconnect-methods dbConnect-methods dbDisconnect,MySQLConnection-method dbConnect,MySQLDriver-method dbConnect,MySQLConnection-method dbConnect,character-method
Keywords: interface database
Description: Create a connection object to an MySQL DBMS
URL: ../../../library/RMySQL/html/dbConnect-methods.html

Entry: dbDataType-methods
Aliases: dbDataType-methods dbDataType,MySQLObject-method
Keywords: interface database
Description: Determine the SQL Data Type of an S object
URL: ../../../library/RMySQL/html/dbDataType-methods.html

Entry: dbDriver-methods
Aliases: dbDriver-methods dbUnloadDriver-methods dbDriver,character-method dbUnloadDriver,MySQLDriver-method
Keywords: interface database
Description: MySQL implementation of the Database Interface (DBI) classes and drivers
URL: ../../../library/RMySQL/html/dbDriver-methods.html

Entry: dbGetInfo-methods
Aliases: dbGetInfo dbGetDBIVersion-methods dbGetStatement-methods dbGetRowCount-methods dbGetRowsAffected-methods dbColumnInfo-methods dbHasCompleted-methods dbGetInfo,MySQLObject-method dbGetInfo,MySQLDriver-method dbGetInfo,MySQLConnection-method dbGetInfo,MySQLResult-method dbGetStatement,MySQLResult-method dbGetRowCount,MySQLResult-method dbGetRowsAffected,MySQLResult-method dbColumnInfo,MySQLResult-method dbHasCompleted,MySQLResult-method
Keywords: interface database
Description: Database interface meta-data
URL: ../../../library/RMySQL/html/dbGetInfo-methods.html

Entry: dbListTables-methods
Aliases: dbListTables-methods dbListFields-methods dbListConnections-methods dbListResults-methods dbListTables,MySQLConnection-method dbListFields,MySQLConnection,character-method dbListFields,MySQLResult,missing-method dbListConnections,MySQLDriver-method dbListResults,MySQLConnection-method
Keywords: interface database
Description: List items from an MySQL DBMS and from objects
URL: ../../../library/RMySQL/html/dbListTables-methods.html

Entry: dbObjectId-class
Aliases: dbObjectId-class
Keywords: classes interface database
Description: Class dbObjectId
URL: ../../../library/RMySQL/html/dbObjectId-class.html

Entry: dbReadTable-methods
Aliases: dbReadTable-methods dbWriteTable-methods dbExistsTable-methods dbRemoveTable-methods dbReadTable,MySQLConnection,character-method dbWriteTable,MySQLConnection,character,data.frame-method dbExistsTable,MySQLConnection,character-method dbRemoveTable,MySQLConnection,character-method
Keywords: interface database
Description: Convenience functions for Importing/Exporting DBMS tables
URL: ../../../library/RMySQL/html/dbReadTable-methods.html

Entry: dbSendQuery-methods
Aliases: dbSendQuery-methods dbGetQuery-methods dbClearResult-methods dbGetException-methods dbSendQuery,MySQLConnection,character-method dbGetQuery,MySQLConnection,character-method dbClearResult,MySQLResult-method dbGetException,MySQLConnection-method dbGetException,MySQLResult-method
Keywords: interface database
Description: Execute a statement on a given database connection
URL: ../../../library/RMySQL/html/dbSendQuery-methods.html

Entry: dbSetDataMappings-methods
Aliases: dbSetDataMappings-methods dbSetDataMappings,MySQLResult,data.frame-method
Keywords: interface database
Description: Set data mappings between MySQL and R/S-Plus
URL: ../../../library/RMySQL/html/dbSetDataMappings-methods.html

Entry: fetch-methods
Aliases: fetch-methods fetch,MySQLResult,numeric-method fetch,MySQLResult,missing-method
Keywords: interface database
Description: Fetch records from a previously executed query
URL: ../../../library/RMySQL/html/fetch-methods.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: make.db.names-methods
Aliases: SQLKeywords-methods isSQLKeyword-methods make.db.names,MySQLObject,character-method SQLKeywords,MySQLObject-method SQLKeywords,missing-method isSQLKeyword,MySQLObject,character-method
Keywords: interface database
Description: Make R/S-Plus identifiers into legal SQL identifiers
URL: ../../../library/RMySQL/html/make.db.names-methods.html

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

Entry: mysqlSupport
Aliases: mysqlInitDriver mysqlDriverInfo mysqlDescribeDriver mysqlCloseDriver mysqlNewConnection mysqlCloneConnection mysqlConnectionInfo mysqlDescribeConnection mysqlCloseConnection mysqlExecStatement mysqlFetch mysqlQuickSQL mysqlResultInfo mysqlDescribeResult mysqlCloseResult mysqlDescribeFields mysqlReadTable mysqlWriteTable mysqlDataType .MySQLPkgName .MySQLPkgVersion .MySQLPkgRCS .MySQL.NA.string .MySQLSQLKeywords .conflicts.OK
Keywords: datasets interface database
Description: Support Functions
URL: ../../../library/RMySQL/html/mysqlSupport.html

Entry: safe.write
Aliases: safe.write
Keywords: internal
Description: Write a data.frame avoiding exceeding memory limits
URL: ../../../library/RMySQL/html/safe.write.html

Entry: summary-methods
Aliases: coerce-methods summary-methods format-methods show-methods coerce,dbObjectId,integer-method coerce,dbObjectId,numeric-method coerce,dbObjectId,character-method coerce,MySQLObject,MySQLDriver-method coerce,MySQLConnection,MySQLResult-method coerce,MySQLConnection,MySQLDriver-method coerce,MySQLResult,MySQLConnection-method coerce,MySQLResult,MySQLDriver-method format,dbObjectId-method print,dbObjectId-method show,dbObjectId-method summary,MySQLObject-method summary,MySQLDriver-method summary,MySQLConnection-method summary,MySQLResult-method
Keywords: methods database interface
Description: Summarize an MySQL object
URL: ../../../library/RMySQL/html/summary-methods.html
