Application Logo

PB Runtime

To run applications secured with Visual Guard, the PowerBuilder Runtime must be installed on your system.
This runtime provides the required components and libraries needed to launch and operate Visual Guard–protected applications correctly.

Click the download button below and follow the installation instructions before continuing to the next step.

Sample Application

Download the Sample Sales PowerBuilder application ZIP file.
Extract the contents to a local folder on your system and ensure all files are fully unzipped before proceeding to the next step.

SQL Anywhere Database

After extracting the provided package, navigate to the Database folder and locate the AppeonSample_VG.db file, which will be used to set up the SQL Anywhere database.
Launch ODBC Data Source Administrator (32-bit), as SQL Anywhere typically requires the 32-bit driver.

  • Open ODBC Data Source Administrator (32-bit), go to the System DSN tab, and click Add.
  • Select the SQL Anywhere and click Finish
  • Enter NovalysSample as the Data Source Name.
  • On Login Tab, enter credentials: User ID: dba, Password: sql
  • Under the Action section Select "Start and connect database on this computer" and browse the database file AppeonSample_VG.db.
  • Go to ODBC tab and Click Test Connection to verify successful connectivity.

Run the application

Locate the executable file of the Sales PowerBuilder application in the extracted folder.
Double-click the executable file (sales_application_demo.exe) to launch the application.
Ensure the application opens successfully and authenticate with the credentials (admin/pwd) or with the current windows account.

Manage Application Security

Explore Visual Guard security features by modifying settings using the Visual Guard Web Console or Windows Console application.
Update permissions, roles, or security rules to see how protection is applied in real time.
Use the button below to open the Visual Guard Console in a new page.