syntax error in script
the semicolon after ALTER DATABASE AdventureWorks 2012 should be removed.
View ArticleFix position of footer section
Can I fix position of report footer section & floating detail section? I'm designing Sales Invoice which has company details on header, Item details at detail & terms, conditions at footer....
View ArticleLots of system code that triggers deprecation notices
Just a heads-up to anybody attempting to use this to actually find deprecated code - it's a beating. IsSystem is frequently NULL, and I've had problems with system-based code (such as sp_helptext)...
View ArticleGetting the Current Salary Rate from EmployeePayHistory
The EmployeePayHistory table includes past salary rates if any. It requires a subquery (or CTE) to obtain the current salary rate only. For example, using nested CTE-s:WITH CTE AS (SELECT...
View ArticleVery good blog post about Time and Attendance for Microsoft Dynamics AX 2012
Read about Time and Attendance functionality (with screenshots) at the blog post linked to...
View ArticleA good blog post that covers Time and Attendance functionality in Microsoft...
Read about Time and Attendance functionality (with screenshots) at the blog post linked to...
View ArticleIDMF Know Issues
Here you can find many informations about IDMF Installation issues.http://technet.microsoft.com/en-us/library/hh389765.aspxRegardsDenis
View Articletrinidadvillas/alfredoparedesjr/alfredoparedes
alghaneeziyad609/alghanee@att.net/alghaneeziyad@hp.netalghaneeziyad@hotmail.com/micosoft.com
View ArticleUse of "Community Additions"
Cant understand why have this options "Community Additions", when the majority of posts, are answered with, this is not the appropriate forum. Have you only expected, it would only be used, for...
View ArticleGranting Access by DNS is too slow
<p>Configuring firewall rules based on DNS entries has a very high performance cost. Most vendors who offer this feature caution against using it. Consider what the firewall...
View ArticleInstalling SSRS in multi-tier SharePoint Farm
HiJust got this working with my customer. SP2013, SQL2012 and all servers are Server 2012 OS. It's a bit confusing because when you have a multi-tier SharePoint Farm. 1. Install "Reporting Services –...
View ArticleRE: Typo in RS Backup script
Hello GAJason,Thank you for letting us know about this error in the "Moving the Report Server Databases to Another Computer" topic. I've updated the topic to replace COPY_ALL with COPY_ONLY. The...
View ArticleRE: Android?
Hello Louis,I'm not aware of plans for SSRS 2012 to support Android devices. In case you weren't aware, SharePoint 2013 does support Android devices. This topic, "Supported mobile device browsers in...
View ArticleNumbers are off
Any update to this? The numbers for calculating staffing levels are off.The Annual Hour is calculated at 9792, but the hours that you have listed only comes up to a total of 2307 hours. Where is the...
View ArticleDefault value for ELSE
If ELSE is not specified a Blank() is returned. So SWITCH(FALSE, TRUE, TRUE) returns BLANK().
View ArticleNLB VIP goes offline when removing a host using these steps!!!
We (my team) found that the NLB VIP goes completely offline (e.g. http traffic would timeout) unless you 1) execute these steps in a nlb manager running on the same subnet as the cluster (preferably...
View Article