Write-Back: enable on Pivot Table

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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top