create *.cub file from DataSet

  • Thread starter Thread starter GM
  • Start date Start date
G

GM

Hi,
The environment is .NET 1.1, VS2003. (can also be .NET
2.0 +VS2005)
Suppose I have downloaded a DataSet from the server to the client machine.
Now I want to create a *.cub file from this DataSet and save it to disk.
I tried using ADOMD.NET but dodn't know how to connect to a DataSet.

Is it at all doable?

Thanks
GM
P.S. I have already asked this question on sqlserver.olap group, but still
didn't get any response.
 
GM said:
Hi,
The environment is .NET 1.1, VS2003. (can also be .NET
2.0 +VS2005)
Suppose I have downloaded a DataSet from the server to the client machine.
Now I want to create a *.cub file from this DataSet and save it to disk.
I tried using ADOMD.NET but dodn't know how to connect to a DataSet.

Is it at all doable?

Thanks
GM
P.S. I have already asked this question on sqlserver.olap group, but still
didn't get any response.
What's a cub file?
T
 
Back
Top