Bug #32564 MyODBC shows wrong version in dialog
Submitted: 21 Nov 2007 10:50 Modified: 21 Nov 2007 16:23
Reporter: MC Brown Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51, 5.1 OS:Windows
Assigned to: CPU Architecture:Any

[21 Nov 2007 10:50] MC Brown
Description:
If you have both 3.51.22 and 5.1 installed then the dialog box when creating a new DSN shows the latter version number, even though if you have selected to use the 3.51 driver.

How to repeat:
1. Install 3.51.22 and 5.1
2. Click to create a new User DSN
3. Select the 3.51 driver
4. Observe the version number in the window title - it will be 5.01

Suggested fix:
The interface for the 3.51 and 5.1 configuration is in the same library, but we obviously don't tell the dialogs what version should be displayed.
[21 Nov 2007 10:51] Tonci Grgin
Hi MC. Verified as described.
[21 Nov 2007 10:53] Tonci Grgin
Just for clarification; both versions use myodbc3S.dll it's just window title that is misleading.
[21 Nov 2007 16:23] Jim Winstead
This is already fixed in 5.1.1 with the new Windows setup dialog.