Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 162847 Modification sybase jdbc odbc. Couldn't retrieve data.

-          Summary:

CheckIn:Fix bugzilla bug 162847 Modification sybase jdbc odbc. Couldn't retrieve data.


- Bugzilla Bug (s) Resolved:
[162847] Modification sybase jdbc odbc. Couldn't retrieve data.


- Description:
Sybase jdbc odbc driver cannot retrieve metadata during preparation time. However the driver does not tell user that the metadata has not been retrieved by exception, rather, it return 0 if user want to get column count from the column metadata. Add mechanism to deal with such a condition.


- Tests Description:
No.


- Files Edited:
"/org.eclipse.birt.report.data.oda.jdbc/src/org/eclipse/birt/report/data/oda/jdbc/Statement.java"

 

- Files Added:

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 


Back to the top