Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to connect to SQL Server localdb instance? #617

Open
Will-at-FreedomDev opened this issue Aug 11, 2024 · 0 comments
Open

How to connect to SQL Server localdb instance? #617

Will-at-FreedomDev opened this issue Aug 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Will-at-FreedomDev
Copy link

I am trying to run the following command, but it has an issue parsing the backslash in the host name.

.\tbls.exe doc 'ms://user:password@(localdb)\./dbname'

parse "ms://user:password@(localdb)\./dbname": invalid character "\" in host name

@Will-at-FreedomDev Will-at-FreedomDev added the enhancement New feature or request label Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant