Quantcast
Channel: Hey, Scripting Guy! Blog
Viewing all articles
Browse latest Browse all 3333

PowerTip: Use PowerShell to Identify ODBC Drivers on Windows 8

$
0
0

Summary:  Learn how to use a simple Windows PowerShell cmdlet to identify ODBC drivers on your computer running Windows 8.

Hey, Scripting Guy! Question How can I get a listing of ODBC drivers on my laptop running Windows 8?

Hey, Scripting Guy! Answer Use the Get-OdbcDriver cmdlet, as shown here.

Get-OdbcDriver

 


Viewing all articles
Browse latest Browse all 3333

Trending Articles