1. Yakov Werde
  2. PowerBuilder
  3. Friday, 12 May 2023 19:21 PM UTC

Hi

I'm migrating 10.5 EAServer code to R2022 Client/Server.

The client to server calls depend on ResultSet objects

Since IDL ResultSet and (all) ResultSetS are obsolete, I'd like to migrate to arrays of ADO Resultset

Help doc says "In PowerBuilder, when the result set is generated in a component on a transaction server, the format of the result set is ADO Recordset on MTS."

Before I spin my wheels testing this out ? What about in a PB Native application - will geneateresultset return an ADO resultset?

Thanks

 

Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Friday, 12 May 2023 19:30 PM UTC
  2. PowerBuilder
  3. # 1

Hi Yakov;

  I am not sure of your approach as the "geneateresultset" command was used to take a DWO result set and transform it into a RS that a Java class could consume.

Regards ... Chris

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.