Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Store RPT into a database
Message
De
09/05/2006 15:20:55
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Rapports
Titre:
Store RPT into a database
Divers
Thread ID:
01120499
Message ID:
01120499
Vues:
73
Hi all!

I'm facing a really big problem.
I've to create sort of output queue, which means you 'print' reports into a database and can then print / export them at a later time at any place and time; without knowing the original datasource, ...

My problem is that I've to put a Crystal Report (and all related information) into the database and be able to recall it again. For saving the report including data I'm using the 'SaveAs(string, bool)' command to create a seperate file. This file then gets read into a stream and converted to a string which is saved in the database.
So far so good.

But if I'm trying to reload this report document from the database (create a rpt-file of the saved string) I'm not able anymore to load / create the report.

Any suggestions???
I'm using VS 2005 (C#) and the related version of Crystal Reports (for VS 2005).

TIA
robert.oh.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform