Skip to content

Backslashes in cmdline-option arguments causes option to be ignored #66

@sommarskog

Description

@sommarskog

When I try:

sqlcmd -S SERVER\INSTANCE

all that happens is that I get the command-line prompt again. SQLCMD does not start and there is no error message. It does not matter if the server or instance exists, behaviour is the same.

In the same vein, if I do:

sqlcmd -i C:\temp\slask.sql

The result is the same. That is, SQLCMD does not start, and there is no error message. Again, it does not matter if the file exists or not.

I don't know these are two separate defects or tokens of the same issue, but submit it as a single one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions