Robert Sheldon
|
|

Robert Sheldon is a technical consultant and author of material about Windows, relational database management systems, and business intelligence design and implementation. His latest book is Beginning MySQL (Wiley). Find out more at www.rhsheldon.com.
Email address: contact@rhsheldon.com
Web site: http://www.rhsheldon.com
|

79 results found for Robert Sheldon, displaying items 1 - 20
|
 |
PowerShell 101, Lesson 6
The PowerShell 101 series concludes by introducing you to PowerShell's providers and drives.
Windows IT Pro
PowerShell 101, Lesson 5
Use built-in variables and Windows environment variables in your PowerShell code. And if they don't offer what you need, you can create your own variables.
Windows IT Pro
PowerShell 101, Lesson 5
Windows IT Pro
|
May 14, 2008 |
 |
ADO Acronyms
Learn the definitions for several basic ADO acronyms.
Windows IT Pro
|
May 14, 2008 |
 |
Introduction to ADO
Learn about the primary ADO objects--Connection, Command, Parameter, Recordset, and Field--and follow example scripts that demonstrate how to use ADO within VBScript.
Windows IT Pro
PowerShell 101, Lesson 4
Understanding how to handle strings in PowerShell cmdlets is important. Learn when to enclose strings in quotes and whether to use single or double quotes. Also learn how to handle quotes in strings with special characters.
Windows IT Pro
Getting and Using the System.String Object's Members
PowerShell treats all strings as System.String objects. Find out how you can learn about and use this object's methods and properties.
Windows IT Pro
PowerShell 101, Lesson 4
Windows IT Pro
|
April 10, 2008 |
 |
PowerShell Makes Security Log Access Easy
Security event logs contain valuable information about attempted system assaults and account and Group Policy modifications. PowerShell gets you access to the security logs and allows you to shape the data to match your needs.
Windows IT Pro
|
March 27, 2008 |
 |
How to Find Out a Cmdlet's Properties
Learn how to use the Get-Member cmdlet to discover what properties, methods, and other items you can use with cmdlets and other objects.
Windows IT Pro
|
|