SELECT @@version
then compare your result against this list
http://sqlserverbuilds.blogspot.co.uk/
P.S. Pagination in a sub report works only in SQL 2008 R2 versions and above, but only if there is only one column in the Tablix of the master report.
SELECT @@version
then compare your result against this list
http://sqlserverbuilds.blogspot.co.uk/
P.S. Pagination in a sub report works only in SQL 2008 R2 versions and above, but only if there is only one column in the Tablix of the master report.
Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...
No comments:
Post a Comment