AWP.driver {primate}R Documentation

Load the driver to access the All the World's Primate remote SQL database

Description

Load the driver to utilize the database sofware

Usage

AWP.driver(drv.name="net.sourceforge.jtds.jdbc.Driver", 
           drv.file=system.file("drivers","jtds-1.2.8.jar", package='primate'))

Arguments

drv.name

The name of the driver

drv.file

The file name for the database driver

Value

driver argument to AWP.connect

Examples


AWP.driver()


[Package primate version 0.2.0 Index]