send_update: Send an update to a Connection

View source: R/send_update.R

send_updateR Documentation

Send an update to a Connection

Description

Updates the data source. Provides a common interface. Used when no data table result is expected.

Usage

send_update(sql_code, conn)

Arguments

sql_code

SQL code that updates the data source

conn

RODBC, RJDBC or other supported data connection

Details

Updates the data connection.


MattjCamp/dbr documentation built on May 8, 2023, 4:38 p.m.