PowerBuilder is an enterprise-class database front-end application and multi-tier architecture development tool, user-friendly interface, powerful data window, is an integrated development environment.
- Using object-oriented programming methods and event-driven work principles.
- Supports cross-platform development with an open Database connectivity system.
- It's easy to write statements without having to memorize the various statement formats, and PB provides almost all of the commonly used programming statement templates to easily and quickly insert various statements.
- humanized design, to provide users with convenient and quick Statement block Clipboard tool, greatly improve the programmer's programming efficiency.
- A unique library file artboard and a hierarchical system resource tree.
- The system provides 11 different "display style" data windows to meet different user needs.
- Provides a normalized Workspace object that makes it easier for programmers to manage created application objects.
PB development space has three levels: Workspace (working space), Target (destination), library (libraries).
- PB-to-database connection steps
- Establish an ODBC data source.
- Create a database description file.
- Connect to the database using the Connect command.
Note: This tool is too outdated, there is no need to learn, only for examination preparation.
PowerBuilder Introduction and application-database system principle