Invoke-SqlQuery
1.0.0
This command uses the .NET SqlClient classes to connect to a SQL database and execute any type of query. The default behavior is to use integrated Windows authentication, but you can pass a credential object for a username and password. This works well when run on Linux.
When you run a SELECT query the command will write a custom object for each row to the pipeline.
When you run a SELECT query the command will write a custom object for each row to the pipeline.
This command uses the .NET SqlClient classes to connect to a SQL database and execute any type of query. The default behavior is to use integrated Windows authentication, but you can pass a credential object for a username and password. This works well when run on Linux.
When you run a SELECT query the command will write a custom object for each row to the pipeline.
Show more
When you run a SELECT query the command will write a custom object for each row to the pipeline.
Installation Options
Owners
Copyright
(c) 2017 JDH Information Technology Solutions, Inc.
Package Details
Author(s)
- Jeff Hicks
Tags
Dependencies
This script has no dependencies.
Release Notes
This script is still being developed for cross-platform support in Linux.
FileList
- Invoke-SqlQuery.nuspec
- Invoke-SqlQuery.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 2,913 | 7/21/2017 |