Hi
i have a table with tinyint(1) fields (Yes/No Checkboxes) where the field names are numbers like 2014, 2013, 2012.
In this case, Scriptcase 8.00.0007 generates invalid SQL Statements (…2014 = 0, 2013 = 0, 2012 = 0, 2011 = 0,…)
This is not allowed. It schould be (2014
=0, …). Why you not put every fieldname in ? Filed names with spaces like "This fieldname" you put allready in
.
Thank’s for fix soon. Because it is a database other people use also, i not can change fieldnames.
Best regards
Steve
UPDATE: Also tested in SC7, same problem.