Imcomplete calendar view of datepicker control
Hi All, I have a problem here, that the calendar view for datepicker control is incomplete if WeekNumbers option is checked, until I go and adjust it manually. It will back to imcomplete view when...
View Articleof_callwebservice cross domain
Anyone experience with function of_callwebservice but in different domain address for web service URL? Example script is run smoothly with localhost domain, but when I try with external domain, always...
View ArticleQuerying a mail server?
Naive question ahead...(I know very little about mail server, exchange server etc) Some customers of ours want to store the email conversations with their clients inside our app. Obviously I do not...
View ArticleIssue while accessing SOAP Based Webservice in powerbuider 12.5 (.Net)
HI Team, I am using Powerbuilder 12.5 Net.I have created a webservice using powerbuilder 12.5.Net. Now i am trying to call a SOAP based Webservice inside the powerbuilder webservice.But its showing -1...
View ArticlePowerbuilder Classic & assembly
Hi to all can i create a DLL in PB Classic to share functions with other programs ( not Powerbuilder ) ? I need to share the functions that generate the items price list. I'd like to code this into a...
View ArticleSage 50 Accounts SDK & PB Classic
Hi Everyone Has anyone used the Sage 50 Accounts SDK with PB Classic, if so would you be willing to share some sample code? Many thanksDavid
View ArticleRich Text Control - Visible tags on .pasteRTF()
Getting the text from the database and pasting it to the Richt Text Control, I get some of the tags/formatting visible, which I don't see how to get rid of. The text owidctlpar gets stored together...
View ArticlePB 12.5 (2511) Images with RTF Control
I use the rtf methods pasteRTF and copyRTF to get and save RTF strings from my rtf control. When pasting only text into the control, then everything works fine. However, if I paste images into my...
View ArticleWindows Instantiation Overhead in Win7 vs WinXP?
We have a PowerBuilder Application written in PB 10.5 Classic. It is an MDI app based on the PFC and for some of the application windows with many tabs and datawindows we have noticed an large...
View ArticleViewing documents (tif/bmp/pdf) in powerbuilder 12.6 classic application
We had been using a product called global 360 in our powerbuilder applications.as an OLE control.Now... we have requests, to use something that can handle pdf fileswhich global 360 cannot do. Does...
View ArticlePB 12.6 B#4081 variable declare with assignment bug or what ?s
I have code in PB 12.5.1 (B#4015) that works as BOOLEAN lb_false = FALSE, lb_true = TRUE.The same code in PB 12.6 B#4081 had the value of lb_true = FALSE after execution of the above statement (see...
View ArticlePB 11.5 & WSDL
Hi I'm working with PB11.5 build 2506 and Windows 8.1 I have this web service..http://www.mtzmarcel.com.mx/test/ws/service.php?wsdl When I click on Services Botton and WSDL Engine = EasySoap, I can see...
View ArticleWYSIWYG Excel production in Appeon
Hi All, Currently stumbling through a PB migration using Appeon at the moment and just trying to figure out the best solution for exporting complex DW Reports into Excel Files. A lot of what I am...
View ArticleAppeon - The Future of PB Webcast Series - Vision - Comments
Just watched the Appeon 'The Future of PB Webcast Series - Vision' webinar. Would be interested to hear what anyone else who saw it thinks. I am writing up the main point for my team, and will add...
View ArticleProduct use rights of Powerbuilder
Hi... I work for a reseller in Calgary Canada - We have a customer that has an inquiry on Powerbuilder. We have been asking around for some info and it seems as though it is a little difficult to find...
View ArticlePB7. Compute Field.Compute Expression Help
Friends, formula 1:Sum( If( compute_6 = "Fail", 1, 0 ) For Group 1 ) === failed count Formula 2:count( compute_6 for group 1 ) ===== no. of rows i am not able to use the below code. can anybody...
View ArticleBreake newline to store next row
HiPlease can you help to break into new row to store the next line For li_ret = 1 to lds_holiday.rowcount( ) ls_employees ="~n" + ls_employees +& "~n Depot - " +...
View ArticleIs it possible to debug the sql server trigger on powerbuilder?
hello sir/madam I have error of "Row changed between retrieve and update",although I have Google around,but the solution didn't work.(there is a solution in the update properties,in the where...
View Articlecalling web service http vs net.tcp endPoint
I am calling a .net web service and everything is find when using the http endpoint for the service. When I switch to the net.tcp endpoint I get a 'The URI prefix is not recognized.'. Is there...
View ArticleCodesigning certificate
Hi. We have purchased a codesigning certificate from GoDaddy to sign our Visual Studio applications.Is it possible to use this certificate to sign our PowerBuilder 12.5 applications?We want to do this...
View Article