473,386 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

calling Crystal report 2013 in powerbuilder

Hi, I've been using the following example code to call crystal report 9 files from powerbuilder
Expand|Select|Wrap|Line Numbers
  1. oleobject CRXApplication oleobject CRXReport CRXApplication = Create OLEObject if CRXApplication.ConnectToNewObject("CrystalRunTime.Application")=0 then CRXReport = create OLEObject CRXReport.SetAutomationpöointer(CRXApplication.Openreport("d:\temp\test.rpt")) end if
Now I've upgraded crystal to 2013 but can't call the reports from powerbuilder. ConnectToNewObject returns -2. Anybody with the solution to that.

First Name:


jacob
Aug 14 '19 #1
0 1606

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: jandoca | last post by:
Hi, I am new to crystal reports and I have to build some reports and call them from an ASP page and display them. I am using Crystal Reports Developer 9.0 and the client has Professional 9.0. I...
2
by: Hrvoje Voda | last post by:
How to call a crystal report ? Hrcko
3
by: FeveZ | last post by:
I've been stuck on a problem now for ages and i'm about ready to pack my project in because of it lol. OK here is my scenario. I have an existing Crystal Report, which I have added to my...
2
by: Yammy | last post by:
What is the meaning of the following error : Exception Details: System.Runtime.InteropServices.COMException: COM object with CLSID {3C9CFE1E-389F-4118-9FAD-365385190329} is either not valid or...
1
by: frisam | last post by:
Hi am from kenya and learning programming. lately, i have thought of switching from vb 6 report genarations to crystal report. my main problem, after creating report in crystal report and testing...
11
by: =?Utf-8?B?cmtibmFpcg==?= | last post by:
How can I stop receiving this message while calling a crystal report? "The report you requested requires further information." Thanks
0
by: sunnydays | last post by:
Hi All I would appreciate some help with regards to the following requirement- Using c# .Net, I need to invoke reports that are already developed and deployed on a crystal report server. ...
4
by: Pioneer | last post by:
Hi, Could you let me know: In Crystal report, how can I make it accept Values? I am making a form in crystal and it would be filled by user. Thanks
1
by: tamatama | last post by:
i am using crystal report with PowerBuilder 9.0 and 10 i need to add oracle conection to this code g_ole_crx_connection_info.add(
0
by: Fmaya | last post by:
Hello, Plaise I need a help to how to exporting report in power builder 12.5 to crystal report 11 ou crystall report 1à ou crystall report 9 im surching but I didn't find a solution I like if some...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.