Man pages for easydb
Generic S3 Classes for Simple Database Interfaces

easydb-packageGeneric S3 classes for simple database interfaces.
edbCreate a database description (class 'edb'), to be used by...
edbColnamesRetrieve column names of a table in a database (referenced by...
edbDataSourceCreate an RODBC data source (from an 'edb' reference). Only...
edbDeleteDelete all or some rows in a table in a database (referenced...
edbDimRetrieve the dimension of a table in a database (referenced...
edbDropDrop a table in a database (referenced by 'edb').
edbLogWrite an operation "log" (used when modifying the database)
edbNamesRetrieve table names in a database (referenced by 'edb').
edbNColRetrieve the number of columns of a table in a database...
edbNRowRetrieve the number of rows of a table in a database...
edbQueryRead all or part of a table in a database (referenced by...
edbReadRead all or part of a table in a database (referenced by...
edbWriteWrite data in a table in a database (referenced by 'edb').
easydb documentation built on May 2, 2019, 4:47 p.m.