Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 369021

Summary: GET can't generate SQL statement
Product: z_Archived Reporter: lu lu <lulu>
Component: EDTAssignee: Zhi Zhu <zhuzhi>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P3 CC: chenzhh, jinfahua, jspadea, songfan, svihovec
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description lu lu CLA 2012-01-18 23:25:24 EST
Build Identifier: 0.8.0.v201201172212

SQL statement for GET can't be generated, a string will be added 'Cannot produce SQL statement due to exception.' 

Reproducible: Always

Steps to Reproduce:
1. Create a method to call get data from db
     like: 'get <table> from <SQL Data Source>'
2. Place cursor on 'get', then press 'Ctrl + 1' to generate SQL statement
Comment 1 Zhi Zhu CLA 2012-01-19 03:29:32 EST
Could we defer fix for this defect since I am fully focusing on regression testing on RBD 8.0.1.3?
Comment 2 fahua jin CLA 2012-02-02 20:28:13 EST
I set the defect priority to major, because this problem will happen if follow our DB tutorial. EDT user also raised the question in the EDT forum, refer to below URL.

http://www.eclipse.org/forums/index.php/m/789442/#msg_789442
Comment 3 Zhi Zhu CLA 2012-02-02 23:54:58 EST
Ask fan to help review the code
Comment 4 lu lu CLA 2012-02-20 00:31:10 EST
Verified in build 0.8.0.v201202190901, close it.