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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.