Icon View Incident Report

Minor Minor
Reported By: Adam Brett [Tropical Wholefoods]
Reported On: 6/1/2014
For: Version 2.17 Build 1
# 4058 Reverse-Engineered SQL for Stores Not Correct

Minor issue with auto-generation of SQL in EDB Manager.

Errors occur in a few situations where generated SQL should include double quotes, but the program generates single quotes.

The example of SQL to create a store is detailed below, but other similar errors exist in other auto-generation situations.

Drag a STORE from the EDB manager 
treeview into a new SQL Statement 
or Script the resulting SQL contains an error.

In the line which starts "USER", the name of 
the user is passed as a VARCHAR (delimited by 
single quotes), whereas it should be passed 
in delimited by double-quotes.



Resolution Resolution
Fixed Problem on 6/5/2014 in version 2.17 build 1


Products Affected Products Affected
ElevateDB Additional Software and Utilities
ElevateDB DAC Client-Server
ElevateDB DAC Client-Server with Source
ElevateDB DAC Standard
ElevateDB DAC Standard with Source
ElevateDB DAC Trial
ElevateDB LCL Standard with Source
ElevateDB PHP Standard
ElevateDB PHP Standard with Source
ElevateDB PHP Trial
ElevateDB VCL Client-Server
ElevateDB VCL Client-Server with Source
ElevateDB VCL Standard
ElevateDB VCL Standard with Source
ElevateDB VCL Trial

Image