start_server_access2007: Start r2r server connected to an Access database over 32-bit...

Description Usage

View source: R/rodbc_single.R

Description

Start r2r server connected to an Access database over 32-bit ODBC driver

Usage

1
2
3
4
5
6
7
8
9
start_server_access2007(
  accdb_fp,
  invisible = FALSE,
  wait = FALSE,
  address = "tcp://*",
  port = pbdZMQ::random_open_port(),
  arch = "i386",
  Rbin = rscript_path(arch)
)

vh-d/odbc32 documentation built on Dec. 25, 2019, 8:47 p.m.