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: Datatypes, Objects and Controls, Database Connections, PowerScript Functions, Compilation, and Deployment.