Skip to contents

This function is the mother of all mothers that all other ft_ functions rely on. If not you are doomed.

Usage

pgn_connect(username, password, use_odbc = TRUE)

Arguments

username

your username

password

your password

use_odbc

A boolean (default TRUE) controlling if connection via odbc or ROracle. The latter is generally faster but more difficult to setup.

Value

a database connection