Add/remove Table problem in AS 2005 -
05-23-2006
, 04:43 AM
Hi,
I'm trying to add a new table to my DSV in AS 2005.....however when I
click on the add/remove tables option I get the following error
message..
Item has already been added. Key in dictionary:
'<Table><DataSourceID>local -
SIP_SM</dataSourceID><schema>dbo</schema><object>Customer</object></Table>'
Key being added :'<Table><DataSourceID>local -
SIP_SM</dataSourceID><schema>dbo</schema><object>Customer</object></Table>'
Now I'm assuming this is because I have two dimensions based on the
same table (with different firndly names).
So How do I get around this so that I can add my new table and
dimension??
TIA |