Creating Reports

M

Mark A Gregory

We would like to create reports with the Office XP OWC.
What is the fastest way to do it and to test the reports?
Is there a GUI that can be used, or does it have to be done
using notepad?

We use .Net 2003 for our application development. Is this useful
when it comes to developing OWC reports?

Are there examples, and more documentation anywhere?

thank you
mark
 
P

Peter Huang [MSFT]

Hi Mark,

Do you mean the pivottable?

Here is link about the general information of OWC.
http://office.microsoft.com/assistance/category.aspx?CategoryID=CH0636544010
33&CTT=1&Origin=EC790000701033&QueryID=rA34kNP2x&TopLevelCat=CH790018001033

The OWC are a set of ActiveX Component, you can use them in .NET very easy.
Please refer the KB link below.
317392.KB.EN-US HOW TO: Host ActiveX Controls in a Web Form
http://support.microsoft.com/default.aspx?scid=KB;EN-US;317392
Exporting Data to Excel using COM Interoperability and Office Web
Components (OWC) in ASP.NET
http://www.wimdows.net/articles/article.aspx?aid=15

Here is a link about the Documentation of OWC.
319793 HOW TO: Find Office Web Components (OWC) Programming Documentation
and
http://support.microsoft.com/?id=319793

HOW TO: Use the Office XP Web Components with XML Data Generated by an XML
Web Service Created Using ASP.NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;315695

Did I answer your question?

Regards,
Peter Huang
Microsoft Online Partner Support
Get Secure! www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
--------------------
 
M

Mark A Gregory

Hi Peter,

thank you for the info. I suppose I'm interested in the best way to create
client side reports.
I will do more reading before posting further on this topic.

thank you
Mark
 

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