R
Roberto Lo Baid
I've enabled Write-Back on a Cube by right clicking the cube and select "...Enable write-back"
Then in a VB6 project i've implemented a pivot table (OWC10)
I've connected the pivot table to the cube in this way
PT1.ConnectionString = "...my connection string...
PT1.DataMember = "CubeName
Now, how can i enable and use write back in that pivot table
Thanks in advance!
Then in a VB6 project i've implemented a pivot table (OWC10)
I've connected the pivot table to the cube in this way
PT1.ConnectionString = "...my connection string...
PT1.DataMember = "CubeName
Now, how can i enable and use write back in that pivot table
Thanks in advance!