Home > Articles > Programming

Compiling and Deploying PowerBuilder 9 Applications

  • PrintPrint
  • Share ThisShare This
  • DiscussDiscuss
Close Window

Bruce ArmstrongMillard F. Brown

Learn more…

Sorry, this author hasn't written any articles.

Sorry, this author doesn't have anything for sale.

Sorry, this author hasn't posted any blogs.

This chapter discusses the entire deployment process of PowerBuilder targets, and how that process has evolved over time. The authors show you how the new OrcaScript feature can be used to fully automate the build process and integrate with the Source Code Control system, and they list the required PowerBuilder files that need to be deployed along with the compiled applications.

In This Chapter

  • Objectives
  • PowerBuilder Deployment Through the Years
  • Application Deployment with PowerBuilder 9
  • Command-Line Deployment with OrcaScript
  • Delivering the Completed Application to End Users
  • Additional Tips and Tricks

Objectives

At some point in the life cycle of every PowerBuilder project, the application will need to be compiled and deployed to the end-users' workstations. This stage of the development cycle has also seen radical changes over the years, but none as significant as the introduction of Workspaces and Targets in PowerBuilder 8. The evolution of the deployment process continues with PowerBuilder 9 and the release of the new OrcaScript utility. With OrcaScript, it is now possible to write command-line scripts that automate this process entirely.

This chapter discusses the entire deployment process of PowerBuilder targets, and how that process has evolved over time. We'll show how the new OrcaScript feature can be used to fully automate the build process and integrate with the Source Code Control system. Finally, we'll list the required PowerBuilder files that need to be deployed along with the compiled applications.

  • Share ThisShare This
  • Your Account

Discussions

PowerBuilder 9
Posted Nov 12, 2008 10:05 PM by gkdunlap
0 Replies

Make a New Comment

You must log in in order to post a comment.

Related Resources

Danny KalevMinutes from the October 2009 Meeting
By Danny Kalev on November 19, 2009 No Comments

The minutes from the Santa Cruz (October 2009) meeting are available here. Even if you're not a language layer at heart, I encourage you to read them.

Danny KalevA Reader's Opinion on Attributes
By Danny Kalev on October 20, 2009 No Comments

In August I dedicated a series to the debate about C++0x attributes. I believe that it covered the subject in a balanced and detailed way, but I keep getting complaints from C++ users who don't like attributes for various reasons. Here's a recent email I received from a Polish C++ programmer. While it  doesn't represent my opinion about attributes -- I'm rather neutral about this feature and consider it a "solution waiting for a problem" -- but it suggests that attributes are still a highly controversial issue that will haunt C++ for a long time. The email is quoted here with minor edits that and as usual, with all private details removed.

Danny KalevFollowup: The Web 2.0 Guy I Ain't
By Danny Kalev on October 16, 2009 1 Comment

Almost a year ago, I posted here The Web 2.0 Guy I Ain't. People wonder whether I still resist all those Web 2.0 features and technologies at the end of 2009.

See All Related Blogs

Informit Network