dbTalk Databases Forums  

How to deal with this error: "Unable to perform ...." ?

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss How to deal with this error: "Unable to perform ...." ? in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Polaris
 
Posts: n/a

Default How to deal with this error: "Unable to perform ...." ? - 08-06-2003 , 05:08 PM






Hi:

I'm using ADO/MDX to query a cube. After calling ADOMD.Cellset.Open() and
then trying to access the values of the Axes, sometime, I got this error
message "Unable to perform the requested operation on the data set object.
It is not accesble because underlying data has been changed."

Is there something (status code of the cube?) I should check before I query
it using ADO/MDX? Or should I lock some object before I query?

Thanks



Reply With Quote
  #2  
Old   
Polaris
 
Posts: n/a

Default Re: How to deal with this error: "Unable to perform ...." ? - 08-06-2003 , 06:56 PM






Hi:

I probably should check the return code of Cellset.Open or Cellset.State.
But any one knows what is the predefined return codes for those calls?

Thanks

"Polaris" <etpolaris (AT) hotmail (DOT) com> wrote

Quote:
Hi:

I'm using ADO/MDX to query a cube. After calling ADOMD.Cellset.Open() and
then trying to access the values of the Axes, sometime, I got this error
message "Unable to perform the requested operation on the data set object.
It is not accesble because underlying data has been changed."

Is there something (status code of the cube?) I should check before I
query
it using ADO/MDX? Or should I lock some object before I query?

Thanks





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.