Appeon Comunidad

Preguntas y Respuestas Comunidad de Appeon
Appeon Community
  1. We are attempting to transition from ODBC to MSOLEDBSQL Version 19.3.3, but when we try to connect our Transaction, we get the error in the title of this post:

    "DBMS MSOLEDBSQL SQL SERVER is not supported in your current installation"

    This is from the connection string:
    Provider='MSOLEDBSQL19'
    DBMS='MSOLEDBSQL SQL Server'

    Powerbuilder 2022, Build 1878

    Windows Server 2022, Version 21h2

    I've verified that MSOLEDBSQL19, Version 19.3.3 is installed. Also MSOLEDBSQL Version 18.5.0.0 is installed.

  2. We recently went to PowerBuilder 2022 runtimes 1900,  created and deployed our application.

    For our next release of the application we upgraded to PowerBuilder 2022 R3 Build 3356.

    Can we look at the application created with PowerBuilder 2022 runtimes 1900 in the new Power2022 R3 Build 3356 IDE by changing the runtimes or do you use the IDE the app was created with?

     

     

     

  3. Hi,

     

    We are getting an error while exporting the Powerserver JSON file. 

    It says - 

    Json Format Error! Error Row :27. Error Offset 938.

    I have attached a screen shot of the error message.

     

    Can anybody please shed some light on this because we usually used to export without any errors but this is the first time we are getting this error?

     

    -Thanks

    Preetish

  4. Hello,

    I have a DW with GROUP . There is 4 rows in trailer group section of DW (originally there is 5 rows).

    GetRow() - always returns 1

    row parameter in click() or DoubleClick() event - returns 1

    1. How do I get the number of the specific row that I click on in grouped DW?

    2. How to copy only visible rows from grouped DW to another? (visible - I mean only grouped rows , that stayed after the group, the 4 rows)

    Regards,

    Marina

     

  5. In Powerbuilder 2019 R3, I open my Database Profile and do not see ODBC. It was there a couple of days ago, but now it's gone. What's strange is I have a default profile set up within ODBC and that default connection still connects when I open a datawindow or open the Database painter. So I "sort of" still have the ODBC connection, it's just not visible for me to switch databases, update passwords, etc. in the Database Profile painter.