Icon View Incident Report

Serious Serious
Reported By: Thad Smith
Reported On: 7/12/2002
For: Version 3.07 Build 1
# 1163 Multiple Quotes Embedded in SQL or Filter Expressions Not Being Resolved Properly

When the user enters a string value with quotes at the beginning, after the insert SQL an extra set of quotes is gernerated at the beginning.

User Enters:  "Kid's Camp"
SQL Stmt:  INSERT INTO tbGroup (Description) VALUES 
("""Kid''s Camp""")
Value is Field: ""Kid's Camp"



Resolution Resolution
Fixed Problem on 7/15/2002 in version 3.13 build 1
Image