You are viewing limited content. For full access, please sign in.

Question

Question

Questions with Topic Laserfiche

asked on December 12, 2013

 I'm using the dbo.toc table to get the data for reporting purposes. I already exclude the tocid that is the recycle bin (the simple delete push button). How do I exclude the tocid that is deleted using shift and delete?

0 0

Answer

APPROVED ANSWER
replied on December 12, 2013 Show version history

Shift-delete = gone but the table takes a while to update sometimes so you could either stop using the toc table directly (Laserfiche's recommendation) or check to see if the toc.name is in the format of a GUID (not tested, just a thought)

 

If that doesn't work then back to the API for you. Perhaps LINQ would be better for your reporting services?

2 0

Replies

You are not allowed to reply in this post.
You are not allowed to follow up in this post.

Sign in to reply to this post.