Description Usage Arguments Details Value Note Author(s) References See Also Examples
Functions for connecting to databases with automatic retry capability
1 2 | dsnConnect(dsn, retries=3, interval=60, ...)
drvConnect(drvname, server, db, usr, pwd, opt=27, retries=3, interval=60, ...)
|
dsn |
~~Describe |
drvname |
~~Describe |
server |
~~Describe |
db |
~~Describe |
usr |
~~Describe |
pwd |
~~Describe |
opt |
~~Describe |
retries |
~~Describe |
interval |
~~Describe |
... |
~~Describe |
~~ If necessary, more details than the description above ~~
~Describe the value returned If it is a LIST, use
comp1 |
Description of 'comp1' |
comp2 |
Description of 'comp2' |
...
~~further notes~~
Jorrel Khalil S. Aunario
~put references to the literature/web site here ~
~~objects to See Also as help
, ~~~
1 2 | # ~~ Create Examples Here ~~
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.