Hi Everyone,
I'm trying to find the page count for a client but am having trouble. When I search in SQL under:
SELECT * FROM [ABBYY_FC12].[dbo].[Batch] where Name LIKE ('%ClientName%') and CreationDate > '2020-10-01 00:00:00.000' order by Id;
I don't get all the batches. I feel like these are deleted when the information is exported, is that correct?
When I search the admin station, I can't search in detail on the batchtype, where I have 5 clients in 1 batch type.
How can I find the certain pages per batch type queried by the batchname?
Thanks,
How to Find Page Count for Certain Client?
0