Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363256 - SQL Statement update got compile error
Summary: SQL Statement update got compile error
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: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 22:10 EST by Xin Wu CLA
Modified: 2017-02-23 14:18 EST (History)
2 users (show)

See Also:


Attachments

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