Bug #30230 | Connector .NET does not retrieve the list of tables in MS Report Model (VS 2005) | ||
---|---|---|---|
Submitted: | 3 Aug 2007 15:28 | Modified: | 21 Jan 2014 23:07 |
Reporter: | Bogdan Degtyariov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | 5.0.7, 5.1.3 | OS: | Windows |
Assigned to: | Bogdan Degtyariov | CPU Architecture: | Any |
Tags: | Report Model, visual studio 2005 |
[3 Aug 2007 15:28]
Bogdan Degtyariov
[21 Sep 2007 23:04]
Reggie Burnett
I can't verify that this is a bug or not from this limited description however I would not expect this level of integration to work with the 5.0 product. This is supported with the 5.1 product. Please try 5.1.3
[24 Sep 2007 12:35]
Bogdan Degtyariov
Verified with version 5.1.3. Trying to provide more details in terms of .NET connector sources.
[8 Nov 2007 7:11]
Tonci Grgin
Similar problem (well at least with VS2005 Enterprise BI) in Bug#31854.
[21 Dec 2007 17:31]
Matthias Braun
Can confirm this bug with version 5.1.4, I am using MS VS 2005 8.0.50727.42 Matthias
[22 Jan 2009 12:42]
Bogdan Degtyariov
Patch
Attachment: patch30230.diff (application/octet-stream, text), 1.51 KiB.
[1 Sep 2009 20:12]
Reggie Burnett
We don't like the attached patch. We will consider other options.
[1 Sep 2009 22:34]
Reggie Burnett
I wanted to clarify my previous comment. The attached patch would cause a scan of the entire SQL string for every executed command. We may not be able to avoid this but for now we don't want to incur that kind of overhead.