cancel
Showing results for 
Search instead for 
Did you mean: 

Migrate VB6 Crystal Report 6.0 application to Crystal Report 2013

Former Member
0 Kudos

I have a VB6 application that includes the Crystl32.ocx from Crystal Report 6.0. Can someone suggest migration details to use Crystal Report 2013.

Accepted Solutions (1)

Accepted Solutions (1)

former_member188030
Active Contributor
0 Kudos

Hi Manish,

The VB6 application was written using RDC COM SDK which was available and supported til CR XI R2.

From CR 2008 RDC COM SDK has been completely deprecated and is no more supported.

There is no upgrade or migration path. With CR 2008 onwards only .NET and JAVA SDKs could be used.

You would have to re-write the code using .NET SDK.

All the resources for .NET SDK and plenti of sample codes are available, just search through forums.

Also, CR 2013 does not have any SDK. You could design the reports with CR 2013 and use

SAP Crystal Reports for Visual Studio (which works with VS 2010, 2012, 2013) to develop your applications.

Here are few helpful articles

http://scn.sap.com/community/crystal-reports-for-visual-studio/blog/2013/06/28/how-do-you-spell-conf...

http://scn.sap.com/community/crystal-reports-for-visual-studio/blog/2009/09/23/use-of-the-report-des...

- Bhushan

Senior Engineer

SAP Active Global Support

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Getting started and moving ahead with Crystal Reports .NET applications.

Answers (0)