DOCUMENTATION: Update the documentation on PROP:SQL to describe when to use PROP:SQL and when to use PROP:SQLRowSet FIX: ‘Edit Redirection file’ would always load the current Clarion 10 version of the RED file, not the Clarion version you selected. FIX: The Select Key and Select Column Template Dialogs used the wrong prefix when selecting from an Alias FIX: You would get errors returned if you accessed an MSSQL server and added or retrieved data from a datetime, time(0), time(1), datetime2(0), datetime2(1), datetime2(2) or datetime2(3) column and had that field declared as a TIME field outside a datetime GROUP structure PTSS 41633: Lookup button does not work when using an ALIAS file PTSS 41642: Error saving a TIME field in a SQL Datetime Field REGRESSION: If you had an MSSQL file and you used the BUFFER statement and your file definition had a Clarion TIME field mapped to a DATETIME column, then the wrong data was sometimes returned in the TIME field