For the sample code of J. Using CONTAINS to verify a row insertion
For the sample code of J. Using CONTAINS to verify a row insertion, it can't work in my environment, I have to add double quotation mark for "Adventure Works". .........................................
View ArticleTypo:
This function is typically used to return the first value of a column for which the expression is not blank. For example, you could get the FIRST value for which there were sales of a product.
View ArticleConfigure Text Box Action for Drillthrough -Error
In the section labeled : (Configure Text Box Action for Drillthrough). After cliking on textboxproperties and then action and then browsing for the report ResellerVSOnlineDrillthrough.rdl in sharepoint...
View ArticleErrata
"-- Grant access to the profile to the DBMailUsers role EXECUTE msdb.dbo.sysmail_add_principalprofile_sp @profile_name = 'AdventureWorks Administrator Profile', @principal_name = 'ApplicationUser',...
View ArticleLong Paths supported?
Is ther still no way in Powershell to simly remove a directory containing paths longer 256 characters?
View Articlenote2
Actually there is a single point of failure - not HDDs or connections to the cluster storage but the cluster storage device itself.
View ArticleOn steps 5 through 10 also added Windows Remote Management
On steps 5 through 10 also added Windows Remote Management in Windows Firewall with Advanced Security. Before that i've got an winrm error.
View ArticleWhere is the Windows Server 2012 info?
This really needs to be update with the Windows Server 2012 info! $0$0 $0 $0I have several projects that is on hold because this support matrix is not updated yet.$0
View ArticleWindows Server Standard 2012 sngl OLP licensce
I am purchasing an Windows Server Standard 2012 sngl OLP licensce from Dell. Can I install the evaluation version first (downloaded from technet) and afterwards activate the vlcs key when I receive it...
View ArticleStep 4 is incomplete
The insert statememt is incomplete as it is missing the clause for Quantity and Amount
View ArticlePowerShell 3.0 Crash Course
Want to learn the fundamentals and advanced features of PowerShell 3.0 quickly? Try this online Crash Course provided via the Windows Server 2012 "Early Experts" Study Group and TechNet...
View ArticlePowerShell 3.0 Crash Course
Want to learn the fundamentals and advanced features of PowerShell 3.0 quickly? Try this online Crash Course provided via the Windows Server 2012 "Early Experts" Study Group and TechNet...
View ArticleThis new interface is awful!
Honestly? If I wanted to work in that kind of environment, I'd have a Mac. This is horrible. Takes way too long to find anything. It's unweildy. Just UGH!
View ArticleExample of OPTION clause with one query hint and one table hint
-- The OPTION clause must be used with query hints (which are distinct from table hints) select * from dbo.FileAssetRepository t with (nolock) OPTION (recompile, table hint(t, nolock))
View ArticleError en SQL 20012
$0Tengo una query que utiliza "EXEC sp_indexes..." en SQL 2008 R2 (Express y enterprise), sin embargo en SQL 2012 (Express) ya no funciona, la query arroja el siguiente error:$0 $0$0 $0 $0OLE DB...
View ArticleEjemplo no retorna datos
Al parecer hay un problema con el SP, ya que no retorna datos, sin embargo en la versión 2008R2 si funcionaba bien. ¿alguien tiene alguna solución?
View ArticleTrouble understanding why Example D gives different results
$0$0 Part 1 of Example D uses EXISTS, while part 2 uses IN. I know that HumanResources.EmployeeDepartmentHistory has duplicate BusinessEntityID's, e.g., the BusinessEntityID of William Vong. I am not...
View ArticleSecurity Implication
It would be nice if each article or this overfall article talks about security implication. e.g. TempDir etc, if you move the folder, what the security implication is.
View Article