[unixODBC-dev] SQLDriverConnectPrompt
Nick Gorham
nick at lurcher.org
Mon Jan 12 23:35:05 GMT 2009
Igor Korot wrote:
>Thank you, Nick. However, I don't know about TRUE/FALSE.
>I did a quick test with this on Windows and when I hit Escape/click Cancel
>from the DSN dialog, it returned SQL_NO_DATA.
>So, I'm just thinking that all it needs to do is either return
>SQL_SUCCESS when DSN is selected or different errors according to
>SQLDriverConnect in MSDN.
>
>
>
Its a internal function we are adding here, the app (in your case
odbctest I guess) calls SQLDriverConnect and internally it may or not
call the above function to display a dialog.
You will get no dialog untill Peter has the chance to add his part to
odbcinstQ4
--
Nick
More information about the unixODBC-dev
mailing list