MERCI DE PRENDRE NOTE: Notre site web utilise des cookies pour aider à améliorer votre expérience de navigation et nous fournir des informations afin de mieux comprendre votre usage de notre site. Cliquez ici pour voir les cookies que nous utilisons. Cliquez ici pour apprendre à supprimer et bloquer ces cookies (même si cela signifie que certaines parties de notre site Web ne fonctionneront pas). Si vous ne changez pas vos paramètres de cookies, nous comprenons que vous êtes satisfait de la valeur par défaut et que vous acceptez notre utilisation des cookies, comme décrit.
PowerBuilder est un outil de développement reconnu qui permet de simplifier la création d’applications d’entreprise orientées données. La technologie utilisée dans ce produit est à la fois révolutionnaire et éprouvée, deux aspects essentiels qui offrent au développeur une expérience hors du commun.
The Sybase PowerBuilder ROI calculator was developed independently by leading ROI tool developer Alinean, Inc. as an objective analysis tool help PowerBuilder customers to understand the potential costs of moving development activities to another platform and the benefits of staying with PowerBuilder. This tool can help you justify the cost savings and productivity of PowerBuilder in your organization.
Licensing Options for PowerBuilder (all Editions):
Standalone Seat: The Standalone Seat License (SS) permits the use of a copy of the PowerBuilder Program for creation of applications on one Seat, a single workstation on which the program resides.
Purchasing Guidelines:
Purchase one SS License for each workstation PowerBuilder will run on.
Notes:
The first maintenance release of PowerBuilder 12.0 is now available. The PowerBuilder 12.1 patch can be downloaded separately from the Sybase Maintenance Release Site after customers purchase 12.0.
Begining with v12, PowerBuilder Enterprise is the only edition available; PB Desktop and PB Professional are no longer available.
Update Policy:
As of version 11.0, Sybase's update policy allows customers to purchase an update from 1 version behind. Customers on v11.5 can purchase an update for version 12.0.
Customers on versions of PowerBuilder more than one release behind, and who have proof of license ownership, may purchase an update using Catalog #61333 - Update from Older versions.
Guide to PowerBuilder Enterprise Updates:
If you wish to update to PowerBuilder Enterprise v12:
And you have PBE v11.5: Select catalog 61277 - Update to v12 from v11.5.
And you have PBE v7 thru 11.0: Select catalog 61333 - Update to v12 from earlier versions.
No ODBC Drivers included in PowerBuilder: Sybase has discontinued shipping DataDirect drivers in all products. Therefore, PowerBuilder Enterprise and Professional will no longer ship with these drivers. Customers who want to use ODBC or OLE-DB drivers will need to purchase them from the RDBMS vendor. PowerBuilder Enterprise will continue to provide direct native driver support.
PowerBuilder includes the royalty-free runtime edition of Adaptive Server Anywhere for Windows (the "ASA Runtime Edition"). The ASA Runtime Edition is a restricted-functionality version of the standalone version of Adaptive Server Anywhere. For example, the ASA Runtime Edition does not support stored procedures and triggers, transaction logs, and synchronization.
PowerBuilder Enterprise v11.5 ONLY includes free copies of PocketBuilder 2.5 (full product) and Powerbuilder Application server Plug-in (Developer only). These companion products are not included with PowerBuilder Enterprise 12.0.
How to Create a Print File on Solaris The .dwprinter.ini file contains current printer setup information. It is located in the $JAGUAR/bin directory. In order to create a print file without being prompted for a file name, the following changes are necessary to the .dwprint.ini file.
Using the Translation Toolkit for PowerBuilder This document provides an overview of the Translation Toolkit available for PowerBuilder beginning with version 5.0.0.3. This guide is for PB developers who develop applications deployed to end users who speak different languages.
Converting a Computed Field to a Computed Column This document contains information on how to perform certain DataWindow functions that work with computed columns but not with computed fields.
Automatic Window Centering Script The following script should be placed in the open event of any window. This code will automatically center the window being opened to the exact center regardless of the resolution.
Programmatically Changing a Password in Oracle from PowerBuilder Oracle provides a PL/SQL command, "alter user", which allows you to change the password for a given username. This document illustrates how to use this command to allow a user to change an Oracle password from within PowerBuilder.