Invalid Argument Value on SQLConnect

Steve Wilkins <[email protected]> Fri, 13 Feb 2015 22:11:54 +0000
Newsgroups gmane.comp.db.mysql.odbc
Message-ID <9C1B799267D91A4DB98C718C1496467F301BF1A7@PDXW32V.eina.evrazinc.ad>
--_000_9C1B799267D91A4DB98C718C1496467F301BF1A7PDXW32Veinaevra_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I am running a C, ODBC application on Linux.  The application currently run=
s with no issues on HP-Unix.  The issue I am having is, If I disconnect fro=
m an opened database, and then immediately try to reconnect, I get an error=
 from SQLConnect.  The error is - Invalid Argument Value.  The funny thing =
is nothing has changed between the original connection and the attempt to r=
econnect; and it works just fine on HP.

I was going to try SQLDriverConnect, however, SQLDriverConnect is not in my=
 sql.h (Not sure why).

Thank you,


--_000_9C1B799267D91A4DB98C718C1496467F301BF1A7PDXW32Veinaevra_--