Appeon Mobile GPS Plotting Question
Hi Folks. Love the GPS capabilities in Mobile but I have a question that I don't want to generate a ticket/request just yet until I have a better understanding of it's capabilities/limitations It has...
View Articleerror when trying to save to an xlsx file
I have an application (pb12.6 classic)When I execute the commandif (dw_humboldt_out.SaveAs(s_path,XLSX!,TRUE,EncodingANSI!) < 0) then it works fine on my machine... but, of course I have pb12.6...
View Articlesaveas csv file of datawindow, with odd result
I did a saveasdw_down.SaveAs(s_path,CSV!,FALSE) evidently, there was a backslash in one of the fields, and it exported to something unexpecteddoes anyone have any ideas thoughts? do I need to keep...
View ArticleIs there a good interface between PB 12.6 and email? Can't seem to find any good documentation on it. I would like to access messaging and calendar. It is dependent upon the email system I'm sure....
View ArticleModern day Powerbuilder interview
Hello - Been away from Powerbuilder for a couple of years. Up for an interview and was wondering are there any likely interview questions regarding Powerbuilder 12 that I would not anticipate being...
View Articleretrieve a PDF of a blob field and create a PDF file in PB 10.5
Good excuse my English, I use the PowerBuilder 10.5 made a query to a database that contains PDF files with SelectBlob and want to transform it to a PDF file returns me corrupt file and double the...
View ArticleError when try to consume webservice
Hello, I have a problem when i try to call a webservice on the server. Environnement :PB 12.6Windows server 2012 R2IIS 8.5 System.Web.Services.Protocols.SoapException: Could not load file or assembly...
View ArticleOCX's for 32- and 64-bit platforms
We are about to modernize the shipping module in a PB11.2 application. Currently we are forced to build 32-bit Win7 PCs for any station that requires a handheld Symbol scanner. This is because the...
View ArticleDataWindowChild RowCount per master row in report?
I'm using PB 12.5. I have a DW report that has a nested report. I need to find out, for each row in the master DW, how many rows there are in the child (nested) DW. At first I tried to do GetChild()...
View ArticleHow to use Team foundation Server for Powerbuilder version control
As the title says, I would like to use Microsoft Team foundation Server for Version control. Does anyone know if this is possible. Even when I have attached to our Team Foundation Server (TFS), I do...
View ArticleError MailSend function PB 12.6 64-bit native applications in PowerBuilder...
Hello,We have been using the next code to send email in PB 9 without problem for a long time:(Really, this is you a very reduced version of our code, but we have the same problems with the complete...
View Articleopen tif file on my computer then copy it with other name(but as tif) to...
Hi all I want to make button when user click it ,execute the following1-open my computer for browse files of type tif only2-when i select one file of type tif then copy this file to different computer...
View ArticleHow to link datawindow to another datawindow
Hi All,With PB 12.5 here. I have a datawindow called d_locationpath, which is to query and combine parent and child location to get the location path (full directory), as below.Fyi, I can't get this...
View ArticleRun Time Error
While creating a new ancestor window (additional), I blew up my ancestor tree. For any window inherited from the original ancestor window I get a message: "Bad runtime function reference at line 3 in...
View ArticleExport data from one database & Import it into another
Hi , I need to export data from multiple tables (I use SQL Server ) into a single database file (or something !! ) ,and then import it again into another database . What could be the ideal way to...
View Articleplesae help me...how the webcam can walk in PowerBuilder.
halooI use PB 11.2. I haveapplication where I have to scan a photo of the employee toapplications using ordinary webcam and then saveimages into the database (it should work asapplications that take...
View ArticleDesign Philosophy
I ask a lot of questions to people on this site so if I get over bearing just tell me to shut up and go away. I'm in the process of trying to evaluate PB for future enterprise applications, figuring...
View ArticlePowerbuilder +PDF form
Hi comunity a simple question. Is possible to complete a filleble PDF form in Powerbuilder ? ty for answer G.
View ArticleConvert System time to EST
Hi All, Could anyone please let me know if there is a way to convert the system time(of any zone) to EST zone through code.Thanks in advance. Thanks,Lavanya
View ArticlePB 12.6 eval. Can I update EBF
Hi Guys, Doing a trial with build 3506 and finding quite a few bugs. Is it possible to update to something newer to test with? Cheers Michael
View Article