sqlFetchMore: Overlay over sqlFetchMore

Description Usage Arguments Value

View source: R/sqlFetchMore.R

Description

RODBC::sqlFetchMore crashes if the ODBC channel is in "query prepared but already not executed" state. This function is a small overlay emmitting an error in such a case.

Usage

1
sqlFetchMore(channel, ...)

Arguments

channel

ODBC connection obtained by odbcConnect

...

other parametrs passed to sqlFetchMore

Value

see sqlFetchMore


zozlak/RODBCext documentation built on Feb. 27, 2020, 10:28 p.m.