I tried copying the XML file from one project to another, but that did not work because they had different DSV's, and thus different design-time unique names.
any suggestions?
-ClaytonUsing SSMS, you should be able to script out the creation of the dimension and then execute it in the other database. If you are using different DSV (or DS) names, then you will have to modify the script before you execute it on the other system but hopefully that will be easy. At least it is just editing a single file.
_-_-_ Dave
No comments:
Post a Comment