Microsoft TechEd 2013
Top Posts & Pages
- Using Powershsell to Access SQL Data
- Control Your ScreenSaver With Powershell
- Finding Stale User Accounts with Quest Cmdlets
- Get User Roles in Sharepoint 2007
- My Adventures with Powershell and Charting Tools
- Adding Domain Users to Local Groups
- Dude, Where Are My Printers?
- Gathering the Number of Event Log Entries Over a Given Time-frame
- What...or How do you get something out of Powershell?
- Clearing Your Akamai Content Delivery Network Cache with Powershell
Categories
- Account Objects (2)
- Active Directory (3)
- ADSI (2)
- Advanced Function (6)
- Beginner (1)
- Cmdlet Help (3)
- Event Logs (1)
- Graphing (1)
- PSObjects (4)
- Scripting (7)
- Scripting Games (1)
- Scripting Games 2013 (3)
- Sharepoint 2007 (5)
- SQL (1)
- SqlClient (1)
- Uncategorized (2)
- WMI (3)
- Xbox 360 (3)
- XML (5)
Tags
$env 2007 Application programming interface Calculated Property CmdletBinding docicon Event Log Export-CSV functions Get-QADUser Get-WMIObject hashtables import-csv JSON LastLogonTimeStamp local groups looping Microsoft SharePoint Northwind object output parameters parametersetname Programming Scripting Games SELECT sharepoint sort-object Sql.DataSet SqlClient SqlConnection SqlDataAdapter Statistics TimeGenereated try/catch Windows PowerShell WinNT WMI Write-Host Write-Output Xbox 360 Xbox Live XML XMLDocument XPathArchives
Category Archives: SQL
Using Powershsell to Access SQL Data
A couple of weeks ago, I was asked by a colleague for help on querying data from a SQL server. In this particular case, the guy was trying to gather the names of servers and their patching groups from our … Continue reading
Posted in SQL, SqlClient
Tagged Export-CSV, Northwind, SELECT, Sql.DataSet, SqlClient, SqlConnection, SqlDataAdapter
2 Comments


