Skip to content

No conn parameter at line 45 in bcp.r - requires presence of getOption('sqsrvr.database') #1

@sch56

Description

@sch56

Hi Simon
This package is just what I need for a project, however I get an error
Error in t[3] <- getOption("sqlservr.db_database") : replacement has length zero

This appears to be due to line 45 in bcp.r not including the second parameter conn

For now I am ensuring that options('sqlservr.db_database' = ) is included in the code before using db_bcp,
but probably good to consider this in the source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions