Hello,
When debugging our OS 3 product I’m seeing the following sql query hit my server when viewing OpenSync traffic in the SQL profiler. I’d like to understand what this query is trying to accomplish please.
exec sp_cursoropen @p1 output,N’select count(*) from buildassembly Where Status=”UPDATE” OR Status=”UPDATEHO”’,@p3 output,@p4 output,@p5 output
Attachments:
You must be
logged in to view attached files.