Displaying 2 results from an estimated 2 matches for "num_con".
Did you mean:
num_chn
2004 Jul 14
3
ROracle - fetch gives empty dataframe
...$ ID : int
$ DAY: chr
$ R : num
#### seems like connections has been established
> dbGetInfo(ora)
$drvName
[1] "Oracle (ProC/C++)"
$connectionIds
$connectionIds[[1]]
<OraConnection:(14939,0)>
$fetch_default_rec
[1] 500
$managerId
<OraDriver:(14939)>
$length
[1] 10
$num_con
[1] 1
$counter
[1] 1
$clientVersion
[1] "0.5-4"
Maybe it is something stupid (and I need just a hint), or may be it is
something major.
Thanks in advance,
Rado Bonk
--
Dr. Radoslav Bonk
European Commission - DG Joint Research Centre (JRC)
Institute for Environment and Sustainabil...
2004 Jul 14
0
ROracle - fetch gives...(corrected SQL code)
...$ ID : int
$ DAY: chr
$ R : num
#### seems like connection has been established
> dbGetInfo(ora)
$drvName
[1] "Oracle (ProC/C++)"
$connectionIds
$connectionIds[[1]]
<OraConnection:(14939,0)>
$fetch_default_rec
[1] 500
$managerId
<OraDriver:(14939)>
$length
[1] 10
$num_con
[1] 1
$counter
[1] 1
$clientVersion
[1] "0.5-4"
Maybe it is something stupid (and I need just a hint), or may be it is
something major.
Thanks in advance,
Rado Bonk
--
Dr. Radoslav Bonk
European Commission - DG Joint Research Centre (JRC)
Institute for Environment and Sustainabili...