tblspselect.delete: MAke sute that the table tblspselect doesnt exist in the...

View source: R/tblspselect.delete.R

tblspselect.deleteR Documentation

MAke sute that the table tblspselect doesnt exist in the ECSAS database

Description

Sometimes the table tblspselect is not properly deleted from the ECSAS database after the extraction. This function make sure that the file is properly deleted.

Usage

tblspselect.delete(
  ecsas.drive = "C:/Users/Christian/Google Drive/ECSAS/",
  ecsas.file = "Master ECSAS v 3.33.mdb"
)

Arguments

ecsas.drive

Where is located the ECSAS Access database

ecsas.file

What is the name of the ECSAS Access database

Details

Delete the table tblspselect form the ECSAS database

Author

Christian Roy


RoyChristian/ECSASconnect documentation built on April 17, 2024, 9:06 p.m.