Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 369021 - GET can't generate SQL statement
Summary: GET can't generate SQL statement
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: Zhi Zhu CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-18 23:25 EST by lu lu CLA
Modified: 2017-02-23 14:19 EST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.