powerbuilder
get data from the internet
I need to get the data from a secure URL (https) with a userid and password. How can I implement that.[详细]
2023-02-16 04:49 分类:问答Why does Bitmap in Column Header not update it's x position when column is moved? PowerBuilder 10.5
I have a DataWindow that has a number of columns. One of the columns have a bitmap as as a header instead of text. I can move each of the other columns by dragging and dropping to change the column or[详细]
2023-02-13 21:40 分类:问答Building SAP modules using PowerBuilder
Anybody aware of开发者_如何学JAVA SAP module(s) being built using PowerBuilder or any road-map in place for such development in future.There are some modules built in PowerBuilder. As we become more f[详细]
2023-02-12 23:39 分类:问答Error on Excel importing
I am trying to import around 1500 Excel files to my system. The code is working in a loop and I am able open and import around 600 Excel files. After that I am getting an error message like: Error ca[详细]
2023-02-11 21:38 分类:问答PowerBuilder DataWindow
I have created a DataWindow (Freeform). All the fields I have selected are displayed in the header part of the DataWindow. I have just changed the background color and border style of each field. But[详细]
2023-02-11 19:35 分类:问答Database select within a Powerbuilder function
I have attached an image of 开发者_如何学JAVAmy function so far. I highlighted the portion that obviously isn\'t going to work. I am trying to find out the powerbuilder code that will provide the same[详细]
2023-02-10 20:18 分类:问答Powerbuilder 11.2 webform saveas not working
Whenever dw_1.saveAs() is executed in a webform app开发者_Python百科 I get \"File not found\" error.I noticed that a session folder is not being created for each user that opens up my app.What could b[详细]
2023-02-09 02:09 分类:问答PowerBuilder 12.NET automated builds using Nant
Can someone please shed some light on different possibilities of build automation for, PB 12.NET applications. Since PB is .NET, can tools like NAnt or CruiseControl (with MSBuild) can be u开发者_JS百[详细]
2023-02-09 01:36 分类:问答PowerBuilder: generating HTML from a datawindow
I want to generate a web component from an existing PowerBuilder application. I may design the web pages in whatever scripting language I choose (ASP/PHP/JSP). I want to design a component that will a[详细]
2023-02-08 01:08 分类:问答Powerbuilder: Positioning of a popup
I have a master-detail datawindow. In the detail window, when user clicks on a row, I am opening another datawindow as a Pop up datawindow which is positioned just below the row on which the user clic[详细]
2023-02-07 06:13 分类:问答