writeMSAccess_RODBC: Write data to MS access table - must be 32 bit windows

View source: R/writeMSAccess.R

writeMSAccess_RODBCR Documentation

Write data to MS access table - must be 32 bit windows

Description

handles some column name / type conversion issues

Usage

writeMSAccess_RODBC(db, nm, dat, dropTarget = F, doDebug = F)

Arguments

db

access database

nm

table name

dat

data to write

dropTarget

T/F drop target before writing ?

doDebug

T/F enter browser() at beginning of function run

Details

<Delete and Replace>

This program is free software but it is provided WITHOUT WARRANTY and with ABSOLUTELY NO GUARANTEE of fitness or functionality for any purpose; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.


Revision History

1.0 3/27/2020 Created
1.1 date and revisions..

Value

<Delete and Replace>

Author(s)

Jacob Strunk <Jstrunk@fs.fed.us>

See Also

sqlSave
dbWritetable

Examples

 <Delete and Replace>


jstrunk001/RSForInvt documentation built on April 18, 2022, 11:03 p.m.