Bug #36655 | Array index is out of range | ||
---|---|---|---|
Submitted: | 12 May 2008 1:38 | Modified: | 20 Aug 2009 10:18 |
Reporter: | Reiner Rodriguez | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / NET | Severity: | S2 (Serious) |
Version: | OS: | Linux (UBuntu) | |
Assigned to: | CPU Architecture: | Any | |
Tags: | Array index is out of range |
[12 May 2008 1:38]
Reiner Rodriguez
[2 Feb 2009 20:22]
Aldo Prinzi
Reiner and Tonci, I having the same problem, but found that it can be a "duplicate field" exception catched and throw as "not the right" exception. My issue was very similar to: ============================================= select TblEmployee.Name as X, TblEmployee.Surname as X from TblEmployee ============================================= and very difficult to recognize because the size of the query (really big). I have found the right exception when trying to copy the big query as a new view in the database. The GUI interface throw the right exception: duplicate field. Hope this can help. Aldo.
[20 Jul 2009 10:18]
Tonci Grgin
Reiner, Aldo, anyone willing to attach complete test case demonstrating this error? Along with DDL/DML statements used to reproduce.
[20 Aug 2009 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".