Where to download PB 12.5.2
Can somebody tell me where I can find the link to download PB12.5.2? The .zip file from my original download has been deleted.
View ArticleDW SQL Painter Executing Bad Oracle SQL
PB 12.5.1 Build 4015 When going into the DW SQL Painter PB will execute the following Constraint Select: SELECT SYS.ALL_CONS_COLUMNS.COLUMN_NAME, SYS.ALL_CONSTRAINTS.CONSTRAINT_NAME FROM...
View ArticleError while running powerbuilder 12.5 application
Hi folks, I have successfully migrated my applications from PB 8.0 to PB12.5 but in prod environment I am getting below Error:The Program can't start because ATL71.DLL is missing from your computer....
View ArticlePowerbuilder RTF Field and Table
Hi, please help. MS Word: create a document with a tablecopy this with clipboard in a Powerbuilder RTF objecti can work with this table, can delete the text.But in which way i can delete the table in...
View ArticleHow can show Windows control Graph X axis Catagory Label to downwards pointing
in PB 11.2 I am using window graph, to show sales person wise sales summary. The name of each sales person is little bit too big to accommodate in X axis . Is it possible to show the names by...
View ArticleOLEDB connection
Hi all, Anybody knows the behaviour of the property "TimeOut" in the database profile setup for OLEDB connections ? What does the empty value means (see attached file) ? What would be an appropiate...
View ArticleCall a virtual MS Outlook via OLE
Hi Guys, I need help on calling MS Outlook via OLE. It is MS Outlook 2010. The li_rc = oleOutlook.ConnectToNewObject("Outlook.Application") returns -2 which indicates "Class name not found". I also...
View Articlefixed sized width
hi, is there a way to set a fixed size width for inputfield in rithctext edit control in powerbuiler 12? what we want to do is {applicant_type1} {applicant_name1} {applicant_type2}...
View ArticleRemote Procedure Call not firing
We use remote procedure calls all over our application. All of them are defined in n_tr. When we designed this section of the application, it was back when we were using ASA6. Calls worked...
View ArticleMenu become unresponsive in power builder
We are facing some issue with Menu. After doing some work with application, somehow menu become unresponsive and not performing any action from the menu. If I will have another data window on app...
View ArticlePowerbuilder application error R0002
Hi I am unable to call an oracle procedure from power builder 12.5 classic. I am trying to call an oracle procedure Processattendance which has three String parameters employeeid, startdate and end...
View ArticleDatawindow Argument Not able to create second argument
PB VersionPowerbuilder 11.5.1 build 4011. PC64 Bit Windows 7. ProblemUnable to create a second datawindow argument. I get the following error: "Column 2 has an invalid name and/or length" Steps to...
View Articlemachine code for powerbuilder 12
Hi, In pb8, we have this structure pfc framworkdepartment framworkpfc framworkproject framwork etc we have no problem compile into machine code in XP environment. After migrated to pb12 in wind 7...
View ArticleSybase CodeExchange is gone
Hi, I thought about dumping some examples from old CodeExchange site from sybase to re-host it on github last weeks. Seems there are all gone now . Is there a link to get into the old portal?Is there...
View ArticleError R0035 - PB 12.5 - java
I try to run this command: java -jar "C:\programa.jar" Using: OleObject ole_wshinteger iRetstring scmd ole_wsh = Create OleObjectiRet = ole_wsh.ConnectToNewObject("WScript.Shell")if iRet<0 then...
View ArticleBuilding Powerbuilder application on diffrent operating systems
Hello everybody, we are planning to migrate our Powerbuilder applications mainly written with PB9.5 to Powerbuilder 12.6 end of next year. Parallel to that some other applications will be upgrade to...
View ArticleWeb service proxy unusable
Hi all I've spent all day trying to create a web service proxy in PB 12.5 classic but always wind up with a proxy object with no methods. The WSDL is valid and I can operate the service from elsewhere...
View ArticleProblem to modify fields in datawindow
Hello everyone, I am doing something simple, I create a DataWindow with only 3 fields, placed in a window, the window have a single line edit to input a code and then do a retrieve.Public posting on...
View Articleto get selectionchanged into tabpage 2
I given the following command this.tab_1,selecttab(2)this.tab_1.setfocus() But it does not work. Any help appreciated ThanksPol
View ArticlePB and MS Azure SQL database
Does anyone have experience connecting a PowerBuilder application to a Microsoft Azure SQL database? I am using the SNC driver and PB 12.5.2. The connection appears to work but I am getting an error...
View Article