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

fix for $PSBoundParameters doesn't contain 'Verbose' and #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndyP2
Copy link

@AndyP2 AndyP2 commented Oct 16, 2017

'DataRow' output selected and query returns no results

It threw exceptions in these 2 places when trying to run an existing script that worked with Invoke-Sqlcmd.

…tput selected and query returns no results
@RamblingCookieMonster
Copy link
Owner

Hiyo!

Would you mind opening a pull request at the new home for Invoke-SqlCmd2? I keep the old file here for posterity, but it's now located here

Also, can you post the error you get the the verbose spot? That might even be worth changing to look at $VerbosePreference?

Cheers!

@AndyP2
Copy link
Author

AndyP2 commented Oct 18, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants