In the process of migrating from 2017R2 to 2019R3.
My application implements PBDOM and we have PBDOM170.PBD in our lib list. seems simple enough I'll just grad a copy of the PBDOM190.PDB and adjust the library list....
Turns out I can't find the library.
Here is what i have figured out.
Move of runtime from
C:\Program Files (x86)\Appeon\Shared\PowerBuilder to C:\Program Files (x86)\Appeon\Common\PowerBuilder\Runtime 19.2.0.2670
Noticed that the version doesn't seem to be part of the file name in new setup. pbvo170.dll vs. pbvm.dll
I get that but I was expecting the runtime folder to PBDom.pdb in the runtime.
btw i would rather import the PDB and not go the PBS way.
what am I missing
Thanks in advance.
Starting from version 2019 R3, the PowerBuilder runtime files are provided as an installable independent component in the PowerBuilder Installer. We separated some files that are not so closely associated with the Runtime file from the Runtime file. The pbdom.pbd is installed in %AppeonInstallPath%\PowerBuilder [version]\IDE\. You can find this information in PowerBuilder online help below.
https://docs.appeon.com/pb2019r3/application_techniques/ch04s03.html#Adding_pbdom125
Regards,
ZhaoKai