Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

A known issue with OData – PB Docs 2017 – PowerBuilder Library

A known issue with OData – PB Docs 2017

A known issue with OData

This issue also exists in PowerBuilder 12.6 and 2017.

When connecting a transaction object to an OData service, the
application crashes. This only occurs when deploying the application to a
computer where the PowerBuilder IDE is not installed. It works on the
computer with PowerBuilder installed. This issue is caused by the
limitation of PowerBuilder runtime packager, where the command “regasm”
cannot be run automatically. Please use the following workaround.

  1. Select the OData checkbox under ‘Database Interfaces’, so that
    Sybase.PowerBuilder.ODataWrapper.dll will be deployed with the
    PowerBuilder runtime packager.

  2. Register the assembly as a COM component.

    In 32-bit OS, run this command using an administrator account:
    regasm Sybase.PowerBuilder.ODataWrapper.dll
    /tlb:Sybase.PowerBuilder.ODataWrapper.tlb /codebase.

    In 64-bit OS, run the same command but with the corresponding
    64-bit regasm.exe file which is by default located in
    C:WindowsMicrosoft.NETFramework64v4.0.30319.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x