connectExt: Connecting to Databases in rodbcExt

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

Functions for connecting to databases with automatic retry capability

Usage

1
2
dsnConnect(dsn, retries=3, interval=60, ...)
drvConnect(drvname, server, db, usr, pwd, opt=27, retries=3, interval=60, ...)

Arguments

dsn

~~Describe yields here~~

drvname

~~Describe fact here~~

server

~~Describe fact here~~

db

~~Describe fact here~~

usr

~~Describe fact here~~

pwd

~~Describe fact here~~

opt

~~Describe fact here~~

retries

~~Describe fact here~~

interval

~~Describe fact here~~

...

~~Describe fact here~~

Details

~~ If necessary, more details than the description above ~~

Value

~Describe the value returned If it is a LIST, use

comp1

Description of 'comp1'

comp2

Description of 'comp2'

...

Note

~~further notes~~

Author(s)

Jorrel Khalil S. Aunario

References

~put references to the literature/web site here ~

See Also

~~objects to See Also as help, ~~~

Examples

1
2
 # ~~ Create Examples Here ~~
  

rodbcExt documentation built on May 2, 2019, 5:25 p.m.