I have my application upgraded to PB 17 Build 1756. Works great so far as a desktop application connecting to MS SQL Server 2016 using the SNC SQL Native Client driver.
I deployed it to the PowerServer Web successfully and am able to retrieve data from the database. However, if the timestamp column is included in the result set, no rows are returned to datawindows. Just returns 0 rows and no errors.
Is this because the reselectrow function is not supported?