SQLQueryWindowMultipleQueriesSampleFormsGUI
1.1
Features:
* Able to return multiple results
* Tests port 1433 before connecting to SQL to avoid longer connection timeout
* Click on buttons to run pre-written queries
- Option to show query from button either with or without executing
* Able to re-query previous query on a timer
* Ab
Features:
* Able to return multiple results
* Tests port 1433 before connecting to SQL to avoid longer connection timeout
* Click on buttons to run pre-written queries
- Option to show query from button either with or without executing
* Able to re-query previous query on a timer
* Able to limit rows returned (Top rows). Avoid too many rows returned!
* Filter options when executing queries
* -File parameter allows a list of SQL Servers (and databases) which shows in a dropdown
* Login to SQL either with Windows Authentication or SQL User
* Get button to get list of databases of current SQL Server and shows in database dropdown
* Execute queries from query window
* Has Settings Tab for additional options
* Has SAMPLE buttons which can be modified in the script with additional queries
Installation Options
Owners
Copyright
12/21/2020
Package Details
Author(s)
- John Merager
Tags
SQL TSQL T-SQL Server MS Microsoft Query Queries Multiple Report Reporting Loop Grid UI GUI Forms
Functions
ClickChangeTab StatusAddToBar StatusUpdate ShowMouseHoverToolTip UTCtoLocalTime UTCtoLocalTimeMinutes CurrentUTC OpenTextBox OpenTextBoxSizeChanged ClickSQLSourceList ChangedSelectSQLSource PingPort ExecuteSQLCommandFromButton SQLServersList_DClick SQLResult_DClick ExecuteSQLCommand ExecuteSQLCommandSimple ButtonShowDropdownList ClickAlwaysOnTop FormSizeChanged
Dependencies
This script has no dependencies.
Release Notes
1.0 This comes with multiple pre-written queries, including SAP related sample queries (Application specific).
Purpose: Sample SQL Query Window UI. It can be modified with queries specific to your needs.
Execute example:
powershell.exe -ExecutionPolicy Bypass -file .\SQLQueryWindowMultipleQueriesSampleFormsGUI.ps1
1.1 - Fixed grid size so scroll bars show properly
FileList
- SQLQueryWindowMultipleQueriesSampleFormsGUI.nuspec
- SQLQueryWindowMultipleQueriesSampleFormsGUI.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1 (current version) | 558 | 12/29/2020 |
1.0 | 20 | 12/25/2020 |