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

Bug 363256

Summary: SQL Statement update got compile error
Product: z_Archived Reporter: Xin Wu <cdlwuxin>
Component: EDTAssignee: Project Inbox <edt.compiler-inbox>
Status: CLOSED FIXED QA Contact:
Severity: major    
Priority: P3 CC: wxwu, zhuzhi
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Xin Wu CLA 2011-11-08 22:10:41 EST
Build Identifier: 20111108 nightly build

SQL Statement update got compile error

Reproducible: Always

Steps to Reproduce:
1. Create a Basic Project
2. Create a DB connection
3. Write SQL statement "update [action_target] to [data_source]"
4. There will be a EGL compile error :"IWN.SYN.2105.e 47/3 Syntax error. "MOVE" expected instead."
Comment 1 Xin Wu CLA 2011-11-08 22:16:06 EST
Use replace instead