Displaying 1 result from an estimated 1 matches for "vladdy79".
2005 Oct 29
2
RODBC Error
...t;,uid="postgres", pwd="xxx")
Warning messages:
1: [RODBC] ERROR: Could not SQLDriverConnect
2: ODBC connection failed in: odbcDriverConnect(st, case = case,
believeNRows = believeNRows)
>
> channel2 <- odbcDriverConnect(connection="DSN=nfl, UID=postgres,
PWD=vladdy79" )
Warning messages:
1: [RODBC] ERROR: state IM002, code 0, message [iODBC][Driver Manager]
Data source name not found and no default driver specified. Driver
could not be loaded
2: ODBC connection failed in: odbcDriverConnect(connection =
"DSN=nfl, UID=postgres, PWD=xxx")
Doe...