Migration Steps

To migrate 32-bit PowerBuilder applications to a 64-bit architecture, code changes are almost always necessary, and the degree of such changes depends on how your application has been written. We strongly recommend you systematically follow the 6 steps below to make the necessary code changes: Database Connections, Datatypes, Objects and Controls, PowerScript Functions, Compilation, and Deployment.