read_relations: Read Relations from MSysRelationships Table CSV Export

View source: R/read_relations.R

read_relationsR Documentation

Read Relations from MSysRelationships Table CSV Export

Description

Read Relations from MSysRelationships Table CSV Export

Usage

read_relations(file)

Arguments

file

path to "MSysRelationships.csv" as exported from MS Access by right clicking on the (hidden) MSysRelationships table and selecting "Export->Text file->OK"

Value

data frame with columns table, field, refTable, refField


KWB-R/kwb.db documentation built on Oct. 1, 2023, 4:10 a.m.