Thingworx SQL Query output different.
Hi All,
I am running a EXEC Stored Procedure statement using a SQL Service to get an output from SQL and then process that data to generate a Report.
But the output table obtained when Run from Thingworx is different, compared to when the same EXEC query is run from SQL. This in turn is generating incorrect data in report.
Whereas the Number of rows exported is same in both the tables, but the data in few columns do not match. I checked the Start Time and End time of both the table are matching, which might have been the cause for different set of data, as the Thingworx instance and SQL instance are in different time zones.
Does anyone have any idea why the output is different and how can I make sure the output of the execution is same despite where we are executing it from.
Any help would be very appreciating.
Thanks in Advance.
Regards,
BhushanSQL

