[ODBC-27] SQLDriverConnect Created: 2015-11-04 Updated: 2016-03-07 Resolved: 2016-03-07 |
|
| Status: | Closed |
| Project: | MariaDB Connector/ODBC |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.0.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Bryan Boone | Assignee: | Lawrin Novitsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
SQLDriverConnect doesn't return the connection string in the OutConnectionString variable. |
| Comments |
| Comment by Lawrin Novitsky [ 2016-01-11 ] |
|
Thank you for your bug report. Because basically I can see it is returned. I think I have noticed some problems with out string length, but out string is not empty. |
| Comment by Bryan Boone [ 2016-01-11 ] |
|
Using SWORD cbConnStrIn = 0; SQLDriverConnect(hdbc, hwndForDriverPrompt, szConnStrIn, cbConnStrIn, szConnStrOut comes back as an empty string. |
| Comment by Lawrin Novitsky [ 2016-03-07 ] |
|
Fix has been pushed in rev# d47f |