cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Same query returns two different results - AdminTools vs SDK - Recycle Bin?

omacoder
Active Contributor
0 Likes
845

Query:

select * from ci_infoobjects where si_cuid ='AXAx1NZNBVdOpRBohW40JBA'

If I run this in the AdminTools\QueryBuilder, I get no results.

If I run this query through the SDK, I get the record returned.

Any ideas why the discrepancies? I believe it may have to do with this item being in the recycle bin. Is the AdminTools Query Builder tool hiding items in the recycle bin?

If so, how do I query via SDK and hide these items in the Recycle Bin?

View Entire Topic
DellSC
Active Contributor
0 Likes

Are you using the same credentials to log in to the QueryBuilder and through the SDK? If not, then the issue might be that the two users have different access rights.

-Dell

omacoder
Active Contributor
0 Likes

Yes... thanks for double checking. Using administrator.