| Bug #15081 | Cannot add tables in the DataSource panel in Visual Studio 2005 | ||
|---|---|---|---|
| Submitted: | 20 Nov 2005 14:18 | Modified: | 17 Mar 2017 7:09 |
| Reporter: | Marc Puig | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
| Version: | 3.51.12 | OS: | Windows (All) |
| Assigned to: | Assigned Account | CPU Architecture: | Any |
[20 Nov 2005 14:18]
Marc Puig
[22 Nov 2005 0:22]
Jorge del Conde
Thanks for your bug report. I reproduced this using a demo copy of VS2005
[1 Mar 2006 22:08]
David Carpenter
Has anyone tried to use the MySQL Connector Net 1.0.7 instead of the ODBC connector? I would, but don't know how to add it as a data source in the wizard.
[19 Mar 2006 19:31]
Andrew Cook
David: See bug 18342. Connector/Net has its own special Visual Studio Data Tools-related problems.
[27 Jul 2007 18:25]
Jim Winstead
I have re-verified this bug by creating a dummy C# application in VS2005, then selecting "Data->Add New Data Source" from the menu. I'm not sure what "DATASOURCES tab" the original bug reports are referring to. It's not clear if this is a driver bug or a bug in how Visual Studio (or the .NET framework Data Provider for ODBC) is accessing tables. The driver appears to correctly report that schemas are not supported, but I'm not sure if this is even being checked. We may need to add an option to treat MySQL databases as schemas, instead of treating them as catalogs, as the driver currently does. In any case, using Connector/Net with .NET applications is definitely the way to go.
[14 Dec 2010 9:27]
Bogdan Degtyariov
Verified with Connector/ODBC 3.51.27 and 5.1.8
[17 Mar 2017 7:08]
Bogdan Degtyariov
VS 2013 with tables shown and table data selected
Attachment: VS_2013_tables.jpg (image/jpeg, text), 35.21 KiB.
[17 Mar 2017 7:09]
Bogdan Degtyariov
MySQL Connector/ODBC 5.3.7 and VS 2013 work well together as shown on the screenshot (VS_2013_tables.jpg) Closing the bug
