PowerBuilder Interview Question and Answers
What is PowerBuilder? | |
PowerBuilder is a powerful Windows-based professional client/server application development tool, which allows teams of developers to quickly and easily build sophisticated, graphical applications with access to database information stored locally or on networked servers. |
|
Powerbuilder features | |
OBJECT ORIENTATION IMPLEMENTATION: Supports interitance, encapsulation and polymorphism. SQL SUPPORTS: Power builder supports SQL and Strored Procedures using DataWindow and embedded/dynamic SQL and remote procedure calls. DATA WINDOW: Data window control is the heart of powerbuilder and is used to display data in a wide variety of presentation styles. DATABASE CONNECTIVITY ODBC DRIVERS: Supports all popular databases like Sybase, MSSQL, Informix, Oracle and DB2 - using ODBC 3.0 drivers. WEB SUPPORT: Data window plugin : used basically to display datawindow reports on the web. UNICODE SUPPORT: MULTI PLATFORM SUPPORT: Ms-Window, Macintosh, Sun Solaris, IBM, AIX, HP-UX and ect. |
|