Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Does the Import Wizard import report Instances from Seagate Info 7

Status
Not open for further replies.

agupta7

Programmer
Jun 26, 2001
8
US
Hi,

We have a requirement for the previously generated
report instances to be available to the users after
Upgrading from Seagate Info 7 to Crystal Enterprise
8 Professional.

Does anyone know how that can be done ?

Regards
Anjali
 
Thanks for the information. It was very helpful.

Regards
Ag
 
Well I put some more thought about this and here is an option. not great but an option.

Write a little ASP code that reads the runtime image table of the CINFO system this will tell you where the Info instances are located.

If you have a common output directory you could make that a virtual directory and in the ASP code that lets users view their old instances you would simply pass the location translated to virtual directory reference to the wcs and it will allow the users to view the old instances

It would be a bit tricky but it would work.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top