OWC 10 PivotTable Error on remote machines

H

Hendrik

Following up from the post here:
http://groups-beta.google.com/group...y+further+error+information"#825780fa398b2a3e

I am currently experiencing the similar error behaviour as described in
the post above, only to happen on remote machines.

So, we have a machine A running Win2000 Pro, hosting a webpage with OWC
10 Pivot Table control in it. It has a connection string as such:
Provider=SQLOLEDB.1;Password=pwd1234;User ID=userid;Initial
Catalog=databasename;Data Source=servername.
As for the CommandText, the value is: SELECT * FROM TABLENAME.
When we run the page on the machine A, the control works as expected.

However, when we try on another machine B accessing the page on machine
A, we can see the field list, we can drag and see the data when dragged
to Data section, but when we drag any of the field onto Row or Column
area, we get "Query could not be processed: The data provider didn't
supply any further error information" message.

All machines has Office XP SP-2 installed.

The solution given the post above of reinstalling SP3 to the SQL server
doesn't really make sense, as some machines are able to access the
pivot table correctly, even dragging the fields in Column or Row area.

Any clue on how to go about this?
Thank you so much :)
 

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