Home > database >  What kind of pb10 support application architecture
What kind of pb10 support application architecture

Time:09-19

powerbuilder9 support three architecture of application

- distributed applications- Web application
- client/server applications

CodePudding user response:

Pb10 also support B/S multilayer C/S architecture

- distributed applications (layers)
- a Web application (B/S)
- client/server applications (C/S)
  • Related