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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by gghorseman

  1. gghorseman

    mySQL and VB.Net

    I am having trouble connecting to mySQL using VB.Net. I have downloaded the 3.51 ODBC driver and the ODBC .NET stuff. When I try this simple code, I get an error that doesn't give enough info to help much. Imports Microsoft.Data.Odbc Module Module1 Sub Main() Dim MyConString As...
  2. gghorseman

    getline anomaly with Console app

    The following code demonstrates a problem I am having with getline(stream,var) in a Console app. The code should let you enter a string and when you press <ENter> , display it. In two different Unix systems it works as it should. In Visuall C++ ver 6.0, you have to press <Enter> TWICE before...

Part and Inventory Search

Back
Top