consuming ws
Hi all , I am consuming ws which works great on my deploying machine but on customer p.c I am getting the error : .Net engine can not be start my machine is window server 2008 64 bit , the client is...
View ArticlePdf Issue
Hi all , I have a list of links to pdf files populates in dw ( double click on each one opens it in Adobe Acrobat ) I want to print all files in loop . How Do I do that ? (I don't want to save each...
View ArticleBASE64 Example Application
BASE64 Example Application released! Base64 encoding and decoding is a critical feature when processing XML files using PowerBuilder's PBDOM feature, using an XML DataWindow or interacting with...
View ArticlePowerbuilder Classic - Quick Learning Guide?
I am working on a prototype that I started in PB.NET and with the aid of intellisense the learning curve was near zero. Talking with Appeon they recommend that I use PB Classic for the moment and when...
View ArticleEmail Issue
Hi all I am sending an email via email using ole The code is attached below . Sometimes it works fine but sometimes I am getting an error in the ole_email.Send If I put Display functions instead of...
View ArticleProblem with MSVCR71.dll in an old PB aplication
Hi We have an old sistem developed in PB 10.5, it worked perfectly, but recently the application stops working, checking the events viewer find the next error Nombre de la aplicación con errores:...
View ArticlePowerBuilder PrintDataWindow internal implementation details question
Hello, I have a client who is working with Microsoft to troubleshoot a printing subsystem error on Windows Server 2008 and 2012. Microsoft is asking for details of what is happening inside of the...
View ArticleTo modernize application
hello all, I need to modernize my application..Is this possible with PB ultimate suit ? currently i am working in PB12.1 .Now i have downloaded PBDesigner pack and PBUSControls for powerbuilder...
View ArticleConnection to the Database Failed error occurred, but error text could not be...
Hi I Need your help Please ! My development tool is PB12.6 , I am facing this error on one of my clients PC with windows 7 with 64bit SQL Client installed in ittrying to connect to MS SQL Server...
View ArticleTo modernize application
Hello all, I need to modernize my application. Is this possible with PB ultimate suit..Currently i am working in powerbuilder12.1 . Now i have downloaded PBDesigner and PBUSControls..How i will apply...
View ArticleHow to Design Appeon Universal Partitioned Applications?
PB Community PowerBuilder logic can be deployed as .NET assemblies and basic Web Services. Appeon has a basic API supporting access to web services and .NET logic. Appeon provides a server...
View ArticleTriggering a user event in PB window form another process
Hello, allIs it possible to trigger a custom event with a string parameter in a window from another process? Assuming the calling process has the window handle, which system message must it invoke in...
View ArticleSQLite ODBC
Hi All,I'm designing an Appeon Offline application (which runs with SQLite) and, I guess, I need a SQLite ODBC driver to design the datawindows in PB IDE. Anydriverrecommended?Thanks!
View ArticleAlternatives to embedding IE
Up until now I have embedded Internet Explorer as an OLE control in order to view web sites from a PowerBuilder window. The IE ActiveX web browser control is pretty old now and IE itself is no longer...
View ArticleRetrieving Text from DDDW
satt1= tabpage_main.tabpage_marketing.tab_mkt1.tabpage_mark_price.dw_price_table_dep.Describe("Evaluate(LookUpDisplay, 'att_gid1'),1") ; I am using the above line in a script. This always returns '!'...
View ArticleCryptography for PowerBuilder & Appeon!
Updated CRYPTO Example Application released! I have released of an updatedCRYPTO Encoding / Decoding example application for PowerBuilder and Appeon. The updated encryption example also...
View Articlepb 12.6 classic using 64 bit
I've got an application, that I'm trying to compile under 64-bit.I keep having issues with the mscal.ocx file.We have been using that for a long time.we use an ole control to make use of the...
View ArticleMemory problem in datawindow PowerBuilder 11.2
Hi PB Gurus, We have a memory problem in an application build with PowerBuilder 11.2 Build 8869 The application has a window that refresh the content each x seconds. The data is loaded from Oracle...
View ArticlePdf Issue
Hi all , I have a list of links to pdf files populates in dw ( double click on each one opens it in Adobe Acrobat ) I want to print all files in loop . How Do I do that ? (I don't want to save each...
View ArticleBuilding WS
Hi all , I need to create a WS which connects to database ( Sql Anywhere 11 / MsSql 2005/2008 ) The connections is via ODBC and all parameters for connection in an INI file on the machine's hard disk ....
View Article