Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 315088 Details for
Bug 460293
SQLDriverConnect fails - hwnd=0, completionFlag = SQL_DRIVER_COMPLETE
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch
myodbc3.51.12_driver_connect.patch (text/plain), 566 bytes, created by
Adam Stokes
on 2008-08-27 12:46:24 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Adam Stokes
Created:
2008-08-27 12:46:24 UTC
Size:
566 bytes
patch
obsolete
>--- connect.c 2005-10-09 22:33:40.000000000 +0300 >+++ connect.c 2008-01-02 21:57:09.000000000 +0200 >@@ -451,7 +451,7 @@ > > We can not present a prompt if we have a null window handle. > */ >- if ( !hwnd && fDriverCompletion != SQL_DRIVER_NOPROMPT ) >+ if ( !hwnd && fDriverCompletion != SQL_DRIVER_NOPROMPT && fDriverCompletion != SQL_DRIVER_COMPLETE) //@chris: complete string does not require prompt neither > { > set_dbc_error( hdbc, "IM008", "Invalid window handle for connection completion argument.", 0 ); > nReturn = SQL_ERROR;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 460293
: 315088