1 vote
closed
Parent/Child naturalizer fails if view contains spaces

Description

 
If the name of the source view for the P/C dimension that I want to normalize contains spaces, then the naturalizer will fail:

IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'CuboArcoCondiviso.DimNaturalized_Piano dei Conti 01') AND type in (N'V')) drop view CuboArcoCondiviso.DimNaturalized_Piano dei Conti 01

surrounding the name with [] should correct this and make this wonderful tool work.

Alberto

File Attachments


No files are attached


Closed Jan 29 at 12:44 PM  by furmangg
fixed in the release which follows 1.4

Comments

most recent at top (show oldest at top)

Updating...
© 2006-2009 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2009.10.27.15987