1. Miguel Alzate
  2. PowerServer
  3. Thursday, 16 November 2023 19:36 PM UTC

Hi everybody!

How to make the same Web API (Website) of a PowerServer 2022 app dynamically point to different databases?

Thanks a lot for your help.

mike S Accepted Answer Pending Moderation
  1. Thursday, 16 November 2023 19:48 PM UTC
  2. PowerServer
  3. # 1

powerserver allows you to connect to different databases dynamically at runtime.  You can use a powerserver api call to create the connections, or you can setup them up beforehand.

use CacheName in the DBParm to specify the name of the connection (the actual settings such as server address, dbname, etc. are setup/stored)

 

Using CacheName property in DBParm - - PowerServer 2022 Help (appeon.com)

 

(1) Creating a SAAS Application with PowerServer 2022 - YouTube

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.