Simple database interface for SQLite, MySQL and MS Access.


[Up] [Top]

Documentation for package ‘easyrodbcaccess’ version 0.7.6

Help Pages

easyrodbcaccess-package Simple database interface for SQLite, MySQL and MS Access.
easyrodbcaccess Simple database interface for SQLite, MySQL and MS Access.
edbColnames.RODBC_Access Retrieve column names of a table in a MS Access database (referenced by 'edb').
edbDelete.RODBC_Access Delete all or some rows in a table in a MS Access database (referenced by 'edb').
edbDrop.RODBC_Access Drop a table in a MS Access database (referenced by 'edb').
edbNames.RODBC_Access Retrieve table names in a MS Access database (referenced by 'edb').
edbNRow.RODBC_Access Retrieve the number of rows of a table in a database (referenced by 'edb').
edbQuery.RODBC_Access Send and retrieve a query in an MS Access database (referenced by 'edb').
edbRead.RODBC_Access Read all or part of a table in a MS Access database (referenced by 'edb').
edbWrite.RODBC_Access Write data in a MS Access table in a database (referenced by 'edb').
[.RODBC_Access "[]" method for reading all or part of a table in a MS Access database (referenced by 'edb').
[<-.RODBC_Access "[<-" method for MS Access databases. Write data in a MS Access table in a database (referenced by 'edb').