create local cube and ignore errors -
08-20-2006
, 08:05 AM
hello
I have a server cube (AS2005) and want to get this into a local cube.
During generation of the server cube there have been errors due to missing attribute keys, which I ignored and could build the cube. The cube is working, can be browsed.
When I try to create the local cube (using and adodb.connection and the execute-method (CREATE GLOBAL CUBE ...)) I get errors. It seems that the local build command does not igbore the errors (like the management studio).
Is there a way to ignore such errors?
Regards
Klaus |