Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Lotus123 Renderer Extension of Reporting Services
Hi guys:

I want to build a export format as Lotus123 from the RS, so I build a
renderer extenstion, I meet some problems in this matter:

1. Lotus123 support us a 'l123typ.tlb' to interop into .Net, I got some
interface in the tlb file only, so I can't create the Lotus123 application
in the C# or VB.Net. How can I do? But we actually can do the export using
VB6, because we can using the 'createobject' fucntion in VB6.
2. In my extenstion, the 'RenderStream' function didn't work no matter
that there are some pictures in the report. Why?
3. Image the No. 1 question can be solved, what's about the follow
question:

public bool Render(Microsoft.ReportingServices.ReportRendering.Report
report, System.Collections.Specialized.NameValueCollection
 reportServerParamete
rs, System.Collections.Specialized.NameValueCollection
deviceInfo, System.Collections.Specialized.NameValueCollection
clientCapabilities,
Microsoft.ReportingServices.ReportRendering. EvaluateHeaderFooter
Expressions
 evaluateHeaderFooter
Expressions,
Microsoft.ReportingServices.Interfaces. CreateAndRegisterStr
eam
 createAndRegisterStr
eam)
{
System.IO.Stream s =  createAndRegisterStr
eam(report.Name, "123",
System.Text.Encoding.UTF8, "application/vnd.lotus-1-2-3", true,
Microsoft.ReportingServices.Interfaces.StreamOper.CreateAndRegister);

//Exporting data to lotus123(report.Name+".123")

//<b>How to render the lotus123 file to end user?</b>

s.Close();
return false;
}


Thanks your attentions!

Best Regards
Neale.Xu
master@cnitz.com

--
Message posted via http://www.webservertalk.com

Report this thread to moderator Post Follow-up to this message
Old Post
Neale Xu via webservertalk.com
03-31-05 12:01 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 09:44 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006