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 Chris Miller 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. MersenneTwister

    VB.NET record and play sound

    Hi, I want to develop a VB.NET application that records sound from the microphone and play it back (the sound can be recorded in any format and it doesn't even need to be stored anywhere as long as it can be played back) I want to keep it as simple as possible I've been googling for sample...
  2. MersenneTwister

    DISTINCT statement help

    Hi, this will probably sound like a very simple SQL question, but I can't seem to figure it out... So let's say I have a statement: SELECT DISTINCT date, rate from...where... So I know this statement will retrieve only unique combinations of both date and rate, but what I want is to retrieve...

Part and Inventory Search

Back
Top