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 Mike Lewis 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: *

  1. howard7890

    Install an MSI package using Powershell

    I am new to Powershell so this might be a stupid question. I would like to install an MSI file and wait until it finishes before moving on. From the comment line I use: start /w msiexec /qn /package C:\SDInstaller.msi What is the PowerShell equivalent? Thanks.
  2. howard7890

    Accessa SQL database using Visual C++

    I am new to Visual C++ and do not know the syntax to read records from my SQL database. I have a database called "SLL" name = howard password = howard1 record = tests record section = names Could anyone give me a sample using these parameters. I have acomplished this in visual basic but C++...
  3. howard7890

    Unsuppressing the details section after drill down

    I have a report that contains Group Header #1,Group Header #2 and Details. Group Header #1 - Grouped by users names Group Header #2 - <Hide - (Drill-Down OK)> folders Details - <Suppressed> filenames I am trying to find a way to un-suppress details after I have double clicked on a folder and...

Part and Inventory Search

Back
Top