Best way to use use Crystal Report in Powerbuilder 8I have been asked to look into viewing reports created in Crystal Reports 9
from within a Powerbuilder 8 application. I'm not sure at all where to
start, I think perhaps the Crystal Report Viewer Control may be what I need
to use, can anyone tell me if that's what I need to use, or is there a
better way to view these reports in PB? Can anyone point me to any
documentation describinh how to use the Report Viewer Control?
Thanks a lot!
Aron Cox
Capilano College
Vancouver
Canada
...
Using Crystal Reports RDC in powerbuilderHello
Has anyone used the RDC -interface for Crystal Reports?, not just for
loading, previewing an printing but also manipulate fields, subreports,
formulas, sort etc etc?
I have a hard time accessing the field objects, formalas etc etc
All the documentation is VB-only, so thats not much help either..
Can anyone give me some pointers?
TIA
Harry
Hi Harry,
I don't know what version of PB or Crystal you're using, but according to
the docs I saw for the lastest RDC VB5 of VB6 is required and says nothing
about being able to use PowerBuilder. Hope someone else has ...
Using Crystal Reports and Powerbuilder 7.0
...
HELP!!! Opening Crystal Reports using powerbuilder.I need a way to dynamically search the registry for the Seagate Info
Designer executable or the Crystal Reports executable. Does anyone know how
to do a search on the registry using PB6.5 and SQL 7. thanks
...
Use PowerBuilder DLL in PowerBuilderWe use PB6.5.
We would want to use a DLL create from PB in a PB application.
We compiled an a PBL as DLL.
After we tried to use DLL in a user object external, but without success.
How can we do to use DLL create from PB or use in a new PB application some
object (visual and no) before compiled with PB?
Any help will be appreciated.
Saul.Convalle@mail.cec.it
Thanks
When you create a DLL from a PB library it is not really a standard Windows
DLL. I'm not sure what the difference is. If you are making calls from PB
then just use the standard PB calling syntax the ...
Using Crystal Reports and Powerbuilder 7.0 (2)I am trying to use a suppression formula for a section in a crystal Report
and have been told that the "isnull" function in Crystal is not supported
in sybase. The field I am using to base the suppression formula on is
nullable and is a numerc field. I have tried many diffeent scenarios
instead of "isnull" such as converting the field to text and then getting
the length but have come up empty. Any ideas would be greatly appreciated.
Crystal version 7.0.1.100 and sybase verision is 5.0.5
Thanks
All Nulled Out
...
Critical Problem using Crystal Report ActiveX viewer control in PowerbuilderI have a window w_report_window in my application with a Crystal
Report 11.5 ActiveX Viewer Control(ole_crviewer) placed on it.I have a
problem generating the report as mentioned below:
I have written the code to connect\generate the report in the open
event of w_report_window. The code I have written is
i_ole_crx_application = CREATE OLEObject
i_ole_crx_connection_info = CREATE OLEObject
i_ole_crx_report = CREATE OLEObject
i_return=i_ole_crx_application.ConnectToNewObject
('CrystalRuntime.Application.11')
i_rpt_filename = G_ReportDirectory+areportfilename
i_ole_crx_...
Integrate reports from Crystal Reports to PowerBuilder applicationIs it possible to integrate reports from Crystal Reports to PowerBuilder
application ?
see the site http://www.seagatesoftware.com/
Yuri Denshchik a �crit :
> Is it possible to integrate reports from Crystal Reports to PowerBuilder
> application ?
...
Powerbuilder and Crystal ReportsHas anyone had any success using Powerbuilder and Crystal Reports version
8.5 or 9.0. Any guidance would be appreciated.
I am using Powerbuilder 7.0.3 build 10009.
Thanks in advance
Rob
We are using PB 7.0.3 Build 10009 and Crystal 8.5. We call crystal from
the app to preview reports on the screen and to print and export reports to
various file formats. Is there anything specific I could help you with?
When calling Crystal, are you using PEWrap.dll or some other method? From
what I can gather, PEWrap.dll is discontinued with Crystal 9.0 and I am
trying to find a new sol...
crystal report with PowerBuilderHello, i would like to use Crystal Report with powerBuilder. How link the
report to a window ?
thank you
...
Crystal Reports with PowerBuilderAre there anyone in this news group, who uses **Crystal Reports** to develop
reports to use with PowerBuilder ?
Please, write me !
Thanks,
Alan Koerbel
alan@logocenter.com.br
www.logocenter.com.br
Brazil
We wrote an interface from PB to Crystal reports for a current client
application. We used our standard Criteria datawindows to build the SQL
that is then passed to the Crystal report for processing. Our Criteria
datawindows are external DWs that have tag values set for the table and
columns they are associated with.
This was relatively easy for us because we had ...
powerbuilder and crystal reporthi
i have the problem while configure the powerbuilder to allow the user
change the field for runtime crystal report.
Are you trying to change the contents of a field (column) or the name?
--
Regards,
Millard [TeamSybase]
"kenbeyond" <ken_beyond04@yahoo.com> wrote in message
news:1157684803.490232.128890@p79g2000cwp.googlegroups.com...
> hi
>
> i have the problem while configure the powerbuilder to allow the user
> change the field for runtime crystal report.
>
...
Crystal Reports with Powerbuilder
I want to create reports from a Powerbuilder database with the database
file being used on a pc (not hooked to a network). What do I need to do?
Yes, I am relative new to CR 6 and very new to Powerbuilder
Learn DataWindows and forget about Crystal Reports.
Yakov Fain
www.excaliber.net/yfain/
ewj wrote:
> I want to create reports from a Powerbuilder database with the database
> file being used on a pc (not hooked to a network). What do I need to do?
>
> Yes, I am relative new to CR 6 and very new to Powerbuilder
Learn DataWindow is better than use ...
Crystal Reports with PowerBuilderAre there anyone in this news group, who uses **Crystal Reports** to develop
reports to use with PowerBuilder ?
Please, write me !
Thanks,
Alan Koerbel
alan@logocenter.com.br
www.logocenter.com.br
Brazil
...