Implementation for an Issue #468

This commit is contained in:
Miroslav Stampar
2013-06-22 00:12:47 +02:00
parent a72096a345
commit fca6772df6
2 changed files with 2 additions and 2 deletions

View File

@@ -355,7 +355,7 @@
<limitstring query=" TOP "/>
<order query="ORDER BY %s ASC"/>
<count query="COUNT(%s)"/>
<comment query="%00"/>
<comment query="%16" query2="%00"/>
<substring query="MID((%s),%d,%d)"/>
<concatenate query="%s&amp;%s"/>
<case query="SELECT (IIF(%s,1,0))"/>