Re: advantages and disadvantages of using crystal report with power builder
Hello, we had already tested CrystalReports together with PowerBuilder (approx. 1 year ago). We integrated CrystalReports in our PowerBuilder 11.5 Classic application. We had no technical problems to...
View ArticleRe: advantages and disadvantages of using crystal report with power builder
Hello, we use Powerbuilder with Crystal report from 1998 with success. Actually we use PB 11.5 classic and integrate Crystal report XI R2 using COM technology. This tecnhology was dismissed from...
View ArticleRe: Problem in accessing the web service through https
Here is the wsdl. https://efile.taxtimeusa.com:8444/tt-ws/efile?wsdl Thanks,John
View ArticleRe: Problem in accessing the web service through https
PB12.6 Classic had no problem with this WSDL.
View ArticleRe: Problem in accessing the web service through https
FWIW, the WSDL is not the issue. Nor are the data types involved. At least not yet. The issue is that the client is having trouble establishing an SSL connection to the server hosting the service....
View ArticleRe: GetFullState and dynamically created datastores with nested reports
Hi all, Can anybody reproduce this behaviour ? Any help ? Please advice. Regards Julián.
View ArticleRe: GetFullState and dynamically created datastores with nested reports
We use dynamically loaded datawindow syntax in our reports. Are the two subreports within lbl_syntax compiled into your pbls? It has been my experience that subreports are not stored with the rest of...
View ArticleRe: Windows SDK for .NET Framework 4.0 or higher must be installed.
Hi JP , Did you have solve the problem ? I got the same problem on Win8.1 when deploy . Thank you ! Jacky
View ArticleRe: Problem in accessing the web service through https
Hi John; I had no issues with the WSDL and was able to build a Web Service DataWindow that interacted with the WS OK. Note: I used PB 12.1 Classic for this test.HTHRegards ... Chris
View ArticleRe: advantages and disadvantages of using crystal report with power builder
Hi,Currently my organization is having reporting built in powerbuilder itself using datawindow.and the filter is also inbuilt. So if any new reports comes up then we need to make changes in the exe and...
View ArticleRe: advantages and disadvantages of using crystal report with power builder
Hello Kewal, It was not so difficult to integrate Crystal Reports in our PB Classic Application. But the main disadvantage, was the missing capabilities for multilanguage support. So we decided to use...
View ArticleRe: advantages and disadvantages of using crystal report with power builder
Hi Heiko,Thank you for the quick response. We do use the report functionality by storing datawindow source code in a blob. But our main problem is the parameter window which allows users to select date...
View ArticleRe: advantages and disadvantages of using crystal report with power builder
Hello Kewal, you can also store the parameter datawindow (search form, in which the user inserts the retrieval arguments) in the database. In the table with your datawindow report, you have to store a...
View ArticleRe: advantages and disadvantages of using crystal report with power builder
there is another solution: Félix Informatique - PB Components : FLX Report dinis
View ArticleRe: Powerbuilder Footer should only be displayed on the last page of report
Hello, thank you for your suggestion. When I put the code in the printpage event as you suggested the format is way off. It seems that as soon as the height is modified in the print page event there...
View ArticleRe: Powerbuilder Footer should only be displayed on the last page of report
Thank you, but I looked for fields that I might have overlooked and tried using several different datawindows and the effect was the same every time. No, there are no other copies in another .pbl.
View ArticleClear Time Column
PowerBuilder 12.5 I have a datetime column which represents time with eidtMask hh:mm and format hh:mm. If I write something to this field then I can't clear it so as to become null. It will show...
View ArticleRe: advantages and disadvantages of using crystal report with power builder
Hi have you checked out Reporting Studio? We're considering using it but are still in the evaluation phase. RegardsArthur
View ArticleRe: Accessing Powerbuilder application through OLE
Hi Chris, The Powerbuilder application which uses DDE concept simply hungs. And the funny part is its not always the application hangs. Its happens sporadically, not sure what needs to be done. Thanks...
View Article