Discussions tagged TIME

Hi all, I have a program that must be able to retrieve data based on the previous day's "Approved Date."  I am using PowerBuilder 2017 and I am accessing a DB2 database.  The only retrieval argument in my query is of DateTime type (see query attache...
Hi, Would anyone know how to convert Unix Timestamp to DateTime in PowerBuilder?This needs to be done on an object without database connection. P.S. Appeon, it think it would be nice to have this functionality (Timestamp to DateTime and DateTime to...
We are planning on use the SQL Anywhere dbremote program to maintain two copies of the same database on servers in two different timezones.   We have a number of timestamps in our database and currently none store the timezone.   It is very easy to c...
Hello, I am looking to set a TimeOut for my REST calls from PB12.5.2. Below is my code:   loo_xmlhttp = CREATE oleobject loo_xmlhttp.ConnectToNewObject("Msxml2.ServerXMLHTTP.6.0") loo_xmlhttp.setTimeouts(100,100,100,100) // invoke POST method fo...
Hi, we are using the GetContextService(...) method and GetVersionName() to determine which version our current executable is running. We use this check if there is a new PBRuntime available in our own database (we save the runtime as a blob in our...
Greetings All, I have Appeon web portal clients complaining as: "Another concern is the time-out after a bit of inactivity on the Portal. Personally I don’t have an issue with it, but perhaps the time window for it can be increased to accommodate ...
I have my application upgraded to PB 17 Build 1756.  Works great so far as a desktop application connecting to MS SQL Server 2016 using the SNC SQL Native Client driver.  I deployed it to the PowerServer Web successfully and am able to retrieve da...
How can you determine the overlap in hours between two time intervals?   time interval 1: (starttime1 and endtime1) and time interval 2:  (starttime2 and endtime2) What is the overlap between these 2 different intervals. ...
Hi PB Tech guru's, In my current project we are planning to migrate the PB builds to integrate with Bitbucket Pipelines CI/CD as it is free. Currently, we are using Jenkins as build server for CI/CD process and we use PowerGen to generate P...
Instead of using the run time installer, I'd just like to copy the files from a specified directory and then run scripts to do any registration or whatever needs to be done. I have installed the runtime files onto separate directories. Does anyon...
English Text: Hello Community, We have two questions about parallel using of the PowerBuilder. Advance information: Our company develops two types of software with PowerBuilder. Long-lived ERP software, which is updated on several years and...
Any idea when the localized runtimes for MR2 will be available? Would be nice if they are made available when there is a new version. Kind regards, Aart Onkenhout flexkids ...
PBv12.1, b7055 Windows 7, 64 bit platform I created my first MSI using the PB Packager! It works beautifully with the PB app related files. Questions: 1)  Is there a way to change the name of the Wizard from "Sybase PowerBuilder 12.0 Standard...
How to dynamically add a column which is not part of the select statement during runtime.  I don't see an option for dw-modify for it, all I see is the table.select which then brings up more issues of if I have to add a column in the select then ...
PBv12.1, b7055 Windows 7, 64 bit platform Client/server app Normally, we run our main app from a batch file, which consists of:    --- add the Class Libraries      set path=%path%;J:\QualityAssurance\csgi12\Common\Common_0193\exe    --- add t...
Hello, I am looking for a list of files that needs to deliver with a pb2017 winform application. When I copy the files of the maps     C:\Program Files (x86)\Appeon\PowerBuilder 17.0\DotNET\bin     C:\Program Files (x86)\Appeon\Shared\PowerBui...
  • Page :
  • 1