Introduction to PowerBuilder

HomePrevious Lesson: Database Painter
Next Lesson: Invoking the Database Painter

Introduction

PowerBuilder 5.0 ships with Adaptive Server Anywhere (formerly Watcom database), a database engine. All the example applications that are shipped with PowerBuilder make use of the databases created in Adaptive Server Anywhere. PowerBuilder can talk to different data sources, i.e.

The reason Powersoft ships Adaptive Server Anywhere along with PowerBuilder at free of cost is, Adaptive Server Anywhere has a small foot print. Which means that it needs less resources and works on your desktop. So you can develop applications by connecting to a database created in Adaptive Server Anywhere. Once completed, you can port it to other data sources with minimal effort.
HomePrevious Lesson: Database Painter
Next Lesson: Invoking the Database Painter