Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: simspace
  • Content: Threads
  • Order by date
  1. simspace

    Can I create a child process using WMI VB scripting?

    Using WMI VB scripting, I would like to create/attach multiple child processes to a parent process, such as the explorer process. Any ideas how this can be done? Below is my code that fails. Thanks! Chris Option Explicit dim wmi, rootProcessName, rootProcess, objStartup, objConfig...
  2. simspace

    Help with PIVOT without aggregate function

    I need to turn the following SQL results into a pivot table I don't beleieve an aggregate function will help with this one. The query is simplified for the purpose of this post. I have used the SQL 2005 PIVOT operator to show columns of aggregated data. However, I'm not sure how to turn the...

Part and Inventory Search

Back
Top