OLEDB Datasource for Excel Pivotable

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

We would like to avoid the use of ODBC when linking a datasource to a
pivottable.
It theer any way to use OLEDB instead of ODBC for pivot-tables?

Regards,

Sven Peeters
 
If you look at the excel VBA help on the CreatePivotTable method of the
PivotCache Object, there is a code sample that shows how to create a pivot
table using ADO and in the example it uses OLEDB.
 

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

Back
Top