Hi
We are on CS 10 (CU-7), SQL Server 2008 R2 and have recycle bin module installed. We have a report that lists all documents deleted on a date range specified by the user. The downside to the report is, it displays a list of all documents deleted by all users.
Now we need to change this report to dipslay the list of documents that were deleted only by the logged in user. Is there a way to pass the userid of the logged-in user to the SQL query without any prompts?
Thanks
Vijhay Devarajan