1. damian jimenez
  2. PowerServer
  3. Thursday, 10 August 2023 10:54 AM UTC

To change the identity configuration. According to this section of the documentation of PB2022R2 we must add to DBPARMS

https://docs.appeon.com/pb2022r2/connection_reference/Identity.html

SQLCA.DBParm="Identity='SCOPE_IDENTITY()'" 

But in this section he says that he is not supported

https://docs.appeon.com/ps2022r2/DBParm.html

 Is the identity configuration by DBPARMS valid?

Thanks

damian jimenez Accepted Answer Pending Moderation
  1. Tuesday, 15 August 2023 14:29 PM UTC
  2. PowerServer
  3. # 1

I will close this consultation thread since there are several consultations that come from the same error and I am trying to find which one is.
I'm just going to leave this thread active (question 1 ) 
https://community.appeon.com/index.php/qna/q-a/input-string-was-not-in-correct-format-with-dinamic-datawindow-update-method-in-powerserver 

By the way, I tried to extract a test case to analyze it, but it is extremely difficult to extract it
I can only attach the Datawindow Syntax just before executing the Update method (as attached to the shared thread)
thanks

Comment
There are no comments made yet.
Logan Liu @Appeon Accepted Answer Pending Moderation
  1. Sunday, 13 August 2023 17:18 PM UTC
  2. PowerServer
  3. # 2

Hi Damian,

I think you have learned about the DBParm properties currently supported by PowerServer 2022 R2 through https://docs.appeon.com/ps2022r2/DBParm.html
Other DBParm properties not listed are not supported and will not take effect.

AFAIK, PowerServer is already using SCOPE_IDENTITY() to obtain new generate Identity value for the SQL Server database, so no additional settings are required in your code.

Regards, Logan

Comment
There are no comments made yet.
Chris Pollach @Appeon Accepted Answer Pending Moderation
  1. Thursday, 10 August 2023 18:01 PM UTC
  2. PowerServer
  3. # 3

Hi Damian;

  FYI: PowerServer does not use the DBParms field. Except for the one setting "CacheName".

   What you are referring to is for client/server based apps only & not Cloud App's.

   The DB driver settings for PowerServer are set in the PS project's "database" section - Advanced Options.  HTH

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.
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.