Question : mssql: I would like to have this where clause modified  to search for all records or if beginDate & endDate specfified then search between dates

I would like to have this 'where clause' modified  to search for all records(row) or if beginDate & endDate specfified then search between dates.

WHERE E.IsLockedOut = 'False' and (Signupdate between CONVERT(datetime, @BeginDate, 101) And CONVERT(datetime, @EndDate, 101))

Answer : mssql: I would like to have this where clause modified  to search for all records or if beginDate & endDate specfified then search between dates

Hey all,

        Just to throw in my 2 cents here. Citrix and Microsoft are huge partners here. They dont compete, they go to market together. Either hypervisor will suit just fine. Citrix FULLY supports XenDesktop on Hyper-V.

        That being said, if you are purchasing XenDesktop enterprise, you actually get Essentials for Hyper-V AND essentials for XenServer included in the pricing. This is the paid for version of the XenServer hypervisor totally included for unlimited use for your entire Citrix environment.

         Citrix does indeed have a leg up from a feature standpoint compared to Hyper-V. The argument about being able to use SCVMM and everything else in the MDOP suite is almost a non point because all the Hyper-V management tools work with XenServer as well.

       Something really cool that you will ONLY get on the Hyper-V hypervisor is the ability to use the RemoteFX display protcol. Now im not saying RemoteFX is better than ICA, but I have been hearing some great things about RemoteFX over the LAN. it is not a WAN friendly protocol however.

        One other thing to mention, I do not believe Hyper-V is tuned to run Terminal Services/ XenApp environments. You may loose concurrency here. XenServer will run that workload better.

      Anyway you go, is going to be totally fine. All these great Microsoft/Citrix tools inter operate well. Microsoft has some fantastic monitoring suites that go way beyond some of the monitoring capabilities of the native Citrix tools. Citrix tools monitor Citrix tech, and do a great job at it. Microsoft monitoring tools will go way way way beyond the citrix environment.
Random Solutions  
 
programming4us programming4us