List:MySQL ODBC« Previous MessageNext Message »
From:Peter Harvey Date:January 13 2005 12:52am
Subject:Re: What's the problem with this ....
View as plain text  
> 
>Enter ODBC connect string (? shows list): DSN=ldap
>1: SQLDriverConnect = [MySQL][ODBC 3.51 Driver]Invalid window handle for connection
> completion argument. (0) SQLSTATE=IM008
>1: ODBC_Connect = [MySQL][ODBC 3.51 Driver]Invalid window handle for connection
> completion argument. (0) SQLSTATE=IM008
> 
>  
>
Looks like a possible call to SQLDriverConnect is resulting in a request 
for prompting (using a GUI dialog) but that the window handle being used 
is failing validation - probably in the DM.

If this is the case you may still be ablt to write your code and connect 
and/or connect from other programs.

-- 
Peter Harvey, Software Developer
MySQL AB, www.mysql.com

Are you MySQL certified?  www.mysql.com/certification


Thread
What's the problem with this ....Muhammad Tabish Sarwar12 Jan
  • Re: What's the problem with this ....Peter Harvey13 Jan